Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!news.mel.connect.com.au!munnari.OZ.AU!uunet!in2.uu.net!128.230.129.106!news.maxwell.syr.edu!news.mathworks.com!news1.best.com!nntp1.ba.best.com!shell3.ba.best.com!tporczyk From: tporczyk@best.com (Tony Porczyk) Newsgroups: comp.unix.bsd.bsdi.misc Subject: Re: Splitting file for 1.44 Floppies Date: 1 Jun 1997 17:50:22 -0700 Lines: 16 Message-ID: <tporczyk.865212546@shell3.ba.best.com> References: <5mp9pt$evo@ns2.spectra.net> NNTP-Posting-Host: shell3.ba.best.com X-Newsreader: NN version 6.5.0 #4 (NOV) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.bsdi.misc:6945 harold@spectra.net (Harold J. Fennell) writes: >I need help splitting several large files onto multiple 1.44 MB floppies. Any >help in this matter will be greatly appreciated. Assuming it's a binary file, and its name is "file", do this: $ uuencode file file > file.uu $ split -l 23000 file.uu file.uu. t. --------------------------------------------------------------------- Tony Porczyk * tporczyk@infobound.com * San Jose, California GIT/ED d++(!d) s++:++ a? C++++ USB++++$ P+ E- W(--) N++ !k w--- M- V? PS+++ PE++ Y+ PGP-- t+@ 5++ X-- R* b- D---- e* V-- h* r+++(*)+++(*)>? ---------------------------------------------------------------------