Anders Johansson wrote: Hey Group: If you are going to use "tar" and want multi-volumes take a look at "tar -M"
On Monday 07 April 2003 02:33, Joe Dufresne wrote:
zentara wrote:
1. Just make one big gzipped tar file (tar -zcvf) and then use the cut utility, to break it into cd sized chunks. You can recombine them with cat.
I'm creating the .tgz now. I opened up a second console, and tried experimenting w/ cut w/ a text file, is this command correct:
nqs@Miverna:~/Music> cut -b600000 music.txt > test.txt
when I use more to view the test file, it's "blank", but has stuff in it (4 bytes)
That's not what cut is used for. cut grabs fields from lines in files. What you did with the above command was grab byte number 600000 from each line in file music.txt and put it in test.txt. I'm guessing that's not what you wanted :)
I think you want the "split" utility. Read "man split"
regards Anders
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
-- 73 de Donn Washburn __ " http://www.hal-pc.org/~n5xwb " Ham Callsign N5XWB / / __ __ __ __ __ __ __ 307 Savoy St. / /__ / / / \/ / / /_/ / \ \/ / Sugar Land, TX 77478 /_____/ /_/ /_/\__/ /_____/ /_/\_\ LL# 1.281.242.3256 a MSDOS Virus "Free Zone" OS Email: n5xwb@hal-pc.org Info: http://www.knoppix.net