LinuxSA Mailing list archives
Index:
[thread]
[date]
[subject]
[author]
[stats]
From: Allan <allan@choska.bold.net.au>
To : Stephen Donaldson <steve@cyberqual.com>
<aman2000@mundomail.net>
Date: Tue, 27 Feb 2001 21:45:53 +1030
Re: spanning to multiple disk a zipped document in linux
On Tue, 27 Feb 2001, Stephen Donaldson wrote:
> Use gzip to compress the files, then use the tar command with the -k switch eg
>
> tar cvfk [option] [your_file] will span multiple disks, when one is full tar
> will prompt you for another.
>
> See man tar for more details
Try tar cvzMf archive.tgz archive directory. "-M" is span multiple
volumes, "-z" is gzip (un)compress.
Allan
--
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
Index:
[thread]
[date]
[subject]
[author]
[stats]
Return to the LinuxSA Mailing List Information Page