From owner-freebsd-questions@FreeBSD.ORG Wed Jan 4 16:44:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 582DA16A443 for ; Wed, 4 Jan 2006 16:44:15 +0000 (GMT) (envelope-from nb_root@videotron.ca) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20E4F43D5A for ; Wed, 4 Jan 2006 16:44:14 +0000 (GMT) (envelope-from nb_root@videotron.ca) Received: from clk01a ([66.130.198.54]) by VL-MO-MR002.ip.videotron.ca (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTP id <0ISK00C0QUHM7YE0@VL-MO-MR002.ip.videotron.ca> for freebsd-questions@freebsd.org; Wed, 04 Jan 2006 11:44:10 -0500 (EST) Date: Wed, 04 Jan 2006 11:44:06 -0500 From: Nicolas Blais In-reply-to: To: freebsd-questions@freebsd.org Message-id: <200601041144.06372.nb_root@videotron.ca> MIME-version: 1.0 Content-type: multipart/signed; boundary=nextPart1226578.KoNunBgfDR; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-transfer-encoding: 7bit References: User-Agent: KMail/1.8.3 Subject: Re: command to add file contents to end of existing file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jan 2006 16:44:15 -0000 --nextPart1226578.KoNunBgfDR Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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 ? =2D-=20 =46reeBSD 7.0-CURRENT #9: Sat Dec 31 14:24:32 EST 2005 =20 nicblais@clk01a:/usr/obj/usr/src/sys/CLK01A=20 PGP? (updated 16 Nov 05) : http://www.clkroot.net/security/nb_root.asc --nextPart1226578.KoNunBgfDR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDu/tW4wTBlvcsbJURAt7tAKChPy08/dYI7D47H86dooyPNq6mFgCgpO3z zaP5gQgMnFoNhjcmhWSnr20= =MFI+ -----END PGP SIGNATURE----- --nextPart1226578.KoNunBgfDR--