Summary : backup script

From: Mohamed Nayle <nayle_at_ncsbah.com>
Date: Sat, 27 Jan 2001 10:24:08 +0300

Thanks to all who replied, Too many to list.

The main idea is to use the R option with the tar as follow:

# tar cvR file-name-list
OR
# tar cv 'cat file-name list'
Or
# tar cv 'ls /dir-name'

Other people mentioned cpio and xargs.

Some people advised using non rewind tape device but after testing it didn't
work for me because the -r assumes the tape is on the beginning of the
archive.

Thanks again for the great help.
----------------------------------------------------------------------
Received on Sat Jan 27 2001 - 07:32:56 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:41 NZDT