Date: Thu, 6 Sep 2001 20:51:08 +0300 From: Ruslan Ermilov <ru@FreeBSD.ORG> To: Sheldon Hearn <sheldonh@starjuice.net> Cc: audit@FreeBSD.ORG Subject: Re: mixing -l and -p in split(1) Message-ID: <20010906205108.A72023@sunbay.com> In-Reply-To: <61597.999777581@axl.seasidesoftware.co.za>; from sheldonh@starjuice.net on Thu, Sep 06, 2001 at 01:59:41PM %2B0200 References: <61597.999777581@axl.seasidesoftware.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 06, 2001 at 01:59:41PM +0200, Sheldon Hearn wrote: > > Hi folks, > > I recently ran into a problem that would have been solved perfectly by > split(1) if said utility allowed the -l and -p options to be used in > conjunction. > > The specific problem was the need to split a 4GB SMTP transcript into > 4 files of approximately 1GB in size, to be passed as input into SMTP > socket connections. > Hmm, can't this be done by running -p first and then -l on the chunks? Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010906205108.A72023>