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: Jonathan Hall <jonhall@xxxxxxxxxxxx>
Date: Thu, 13 Jul 2000 21:06:57 -0500
Reply-to: linux-help@xxxxxxxxx

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


On Thu, Jul 13, 2000 at 06:54:08PM -0500, Nate Bargmann wrote:
> Hi All.
> 
> Anyone know of how to split a large file over several floppies ala
> pkzip -& option under DOS?  I could save them to a DOS partition here
> and reboot into DOS and do it there, but is there a way under Linux?
> Is there a FM?
> 
> - Nate >>
> 
> -- 
>  Wireless | Amateur Radio Station N0NB          | "None can love freedom
>  Internet | n0nb@xxxxxxxxxxxxxxxx               | heartily, but good
>  Location | Wichita, Kansas USA EM17hs          | men; the rest love not
>    Wichita area exams; ham radio; Linux info @  | freedom, but license."
>              http://www.qsl.net/n0nb/           | -- John Milton
> 
> -- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
> visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi

--
Useless fact #7: Every eight seconds a woman gives birth.  (Sure would suck
to be her, huh?)
--
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  Jonathan Hall  *  jonhall@xxxxxxxxxxxx  *  PGP public key available
 Systems Admin, Future Internet Services; Goessel, KS * (316) 367-2487
         http://www.futureks.net  *  PGP Key ID: FE 00 FD 51
                  -=  Running Debian GNU/Linux  =-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-- 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]