[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: multiple disk spanning for Big files
- From: kf <ken cleveland lug net>
- To: redhat-list redhat com
- Subject: Re: multiple disk spanning for Big files
- Date: Fri, 29 Sep 2000 23:35:41 -0400 (EDT)
I know this is an old question, but I've been trying to catch up with my
email and no one else has answered the question.
Use the "split" command to break up the large file into small ones. Then,
when you want to put them together again, use "cat". I haven't used
"split" in a long time, so I don't know the exact syntax you want to use;
consult "man split" or "info split". And, yes, you can use "split" on
tarred and/or gzipped files.
hth,
kf
--
My recommendation: Don't shop at Explorer Micro, Columbus, Ohio.
On Thu, 17 Aug 2000, UK Jaiswal wrote:
= Hi,
=
= What would be the way to copy very big files on to floppies in linux. In
= DOS, you could "pkzip -& a:xyz.zip big_file.exe"
= I tried using "tar -cMvf /mnt/floppy/xyz.tar 8_mb_file.tar.gz" but it
= did not work.
=
= Uk
=
=
=
= _______________________________________________
= Redhat-list mailing list
= Redhat-list redhat com
= https://listman.redhat.com/mailman/listinfo/redhat-list
=
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]