Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.Hawaii.Edu!news.caldera.com!enews.sgi.com!nntprelay.mathworks.com!news.maxwell.syr.edu!ix.netcom.com!news From: "Thomas D. Dean" <tomdean@ix.netcom.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: how to cut a piece of file? Date: Wed, 16 Jul 1997 09:03:43 -0700 Organization: Netcom Lines: 7 Message-ID: <33CCF0DF.2781E494@ix.netcom.com> References: <33CCD3A6.CADC65F7@mcnet.ch> NNTP-Posting-Host: sil-wa4-15.ix.netcom.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-NETCOM-Date: Wed Jul 16 9:03:13 AM PDT 1997 X-Mailer: Mozilla 3.01 (X11; U; FreeBSD 2.1.5-RELEASE i386) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:44525 Michel Rueger wrote: > > I'm working on Free BSD 2.2.1 and I have to make a new file with the > last 10Mb of a 200Mb log file. How can I do that (without editing the > file...! :)) look at 'man split'