Complete.Org: Mailing Lists: Archives: linux-help: July 2000:
[linux-help] Re: Splitting a large file over multiple floppies.
Home

[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]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Re: Splitting a large file over multiple floppies.
From: Jeff <schaller@xxxxxxxxxxxxx>
Date: Fri, 14 Jul 2000 07:20:12 -0500 (CDT)
Reply-to: linux-help@xxxxxxxxx

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


[Prev in Thread] Current Thread [Next in Thread]