command to add file contents to end of existing file

Nicolas Blais nb_root at videotron.ca
Wed Jan 4 08:44:15 PST 2006


On January 4, 2006 11:40 am, fbsd_user wrote:
> I know I have done this in the past, but having brain fart today.
>
> What is command or command sequence to copy the contents of file B
> to the end of the contents of file A?

you mean something like:

cat filea >> fileb

?
-- 
FreeBSD 7.0-CURRENT #9: Sat Dec 31 14:24:32 EST 2005     
nicblais at clk01a:/usr/obj/usr/src/sys/CLK01A 
PGP? (updated 16 Nov 05) : http://www.clkroot.net/security/nb_root.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20060104/e4ed898f/attachment.bin


More information about the freebsd-questions mailing list