[linux-help] Re: Splitting a large file over multiple floppies.
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Thu, 13 Jul 2000, Jonathan Hall wrote:
> There's a program called 'split' that will split a file into smaller ones...
> you could then copy the smaller files to the floppies.
> To rejoin them later, do something like:
>
> cat filename1 filename2 filename3 > fullfile
IIRC, you need 'copy /b file1 + file2 + file3 destination_name
in DOS. That is, if you're restoring the zip file in DOS.
-jeff
--
"Naw, I just use 'cat | cc' and get it right the first time."
- UI CCSO's Paul Pomes, on UNIX editors.
-- This is the linux-help@xxxxxxxxx list. To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
|
|