From owner-freebsd-questions Mon Oct 28 11:25:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F124837B401 for ; Mon, 28 Oct 2002 11:25:28 -0800 (PST) Received: from post-21.mail.nl.demon.net (post-21.mail.nl.demon.net [194.159.73.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23EE843E42 for ; Mon, 28 Oct 2002 11:25:28 -0800 (PST) (envelope-from cls@raggedclown.net) Received: from [212.238.197.102] (helo=mailhost.raggedclown.net) by post-21.mail.nl.demon.net with esmtp (Exim 3.36 #1) id 186FVv-000P4n-00 for freebsd-questions@freebsd.org; Mon, 28 Oct 2002 19:25:27 +0000 Received: from willow.raggedclown.net (willow.raggedclown.intra [192.168.1.10]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [oz]) with ESMTP id C5ECF48241 for ; Mon, 28 Oct 2002 20:25:25 +0100 (CET) Received: by willow.raggedclown.net (Ragged Clown Host [willow], from userid 1009) id 7A38222592; Mon, 28 Oct 2002 20:25:26 +0100 (CET) Date: Mon, 28 Oct 2002 20:25:26 +0100 From: Cliff Sarginson To: FreeBSD Questions Subject: Re: Concatenating 2 or more mbox format files Message-ID: <20021028192526.GA1192@raggedclown.net> References: <100cae0100e3a5.100e3a5100cae0@mbox.com.au> <1035824180.3dbd6c344cf40@imp.hq.dyns.cx> <1035824762.3dbd6e7a82635@imp.hq.dyns.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1035824762.3dbd6e7a82635@imp.hq.dyns.cx> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Oct 28, 2002 at 12:06:02PM -0500, Michael Joyner wrote: > Quoting Michael Joyner : > oops, typo! > > should be: > > cat mboxfile1 > newfile > echo >> newfile > cat mboxfile2 >> newfile > A pretty damn serious typo if I may say so.... > :) > > > Quoting BSD Freak : > > > > cat mboxfile1 > newfile > > echo > newfile > > cat mboxfile2 > newfile > > > > the echo is *very* important. ;) > > > Hi all, > > > > > > Does anyone have a quick and easy way to concatenate two or more MBOX > > > format mailbox files? I tried: > > > > > > cat mboxfile1 mboxfile2 > newfile > > > > > > but it didn't really work....... > > > > > > Thanks...... > > > -- Regards Cliff Sarginson The Netherlands Email: cls@raggedclown.net Tel : +31 (0)10 4764595 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message