Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2002 11:56:20 -0500
From:      Michael Joyner <mjoyner2@hq.dyns.cx>
To:        BSD Freak <bsd-freak@mbox.com.au>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Concatenating 2 or more mbox format files
Message-ID:  <1035824180.3dbd6c344cf40@imp.hq.dyns.cx>
In-Reply-To: <100cae0100e3a5.100e3a5100cae0@mbox.com.au>
References:  <100cae0100e3a5.100e3a5100cae0@mbox.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting BSD Freak <bsd-freak@mbox.com.au>:

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......
> 
> ---------------------------------------------------------------------
> Would you like to receive faxes to your personal email address?
> You can with mBox.  Visit http://www.mbox.com.au/fax
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


-- 
FreeBSD System Administrator
http://manhattan.hq.dyns.cx/

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1035824180.3dbd6c344cf40>