From owner-freebsd-questions@FreeBSD.ORG Mon Jun 13 09:41:42 2005 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 432C516A41C for ; Mon, 13 Jun 2005 09:41:42 +0000 (GMT) (envelope-from dennyboy@cableone.net) Received: from S3.cableone.net (smtp3.cableone.net [24.116.0.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0400E43D49 for ; Mon, 13 Jun 2005 09:41:41 +0000 (GMT) (envelope-from dennyboy@cableone.net) Received: from dualman.cableone.net (unverified [24.119.190.179]) by S3.cableone.net (CableOne SMTP Service S3) with ESMTP id 22812270 for ; Mon, 13 Jun 2005 02:50:43 -0700 Date: Mon, 13 Jun 2005 04:41:28 -0500 (CDT) From: Denny White To: freebsd-questions@freebsd.org Message-ID: <20050613043134.X1869@dualman.cableone.net> X-GPG-PUBLIC_KEY: http://wwwkeys.nl.pgp.net X-GPG-FINGERPRINT: D0A9 AD44 1F10 E09E OE67 EC25 CB44 F2E5 1644 E79A MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-IP-stats: Incoming Last 3, First 41, in=38, out=0, spam=0 X-External-IP: 24.119.190.179 X-Abuse-Info: Send abuse complaints to abuse@cableone.net Subject: problem updating src 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: Mon, 13 Jun 2005 09:41:42 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Been using The Complete FreeBSD & doing okay until I tried using the following example to update /usr/src: cd /usr cvs co -r RELENG_5_4 src 2>&1 | tee /var/tmp/co.log I get this: Ambiguous output redirect Can someone tell me what I'm doing wrong? I assume it's got something to do with 2>&1 since I never have any problem with | tee to save output. For the record, I have the whole src tree with $CVSROOT set in the env, & have no problem with pulling down the src tree with cvsup. All help appreciated. Denny White -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCrVTTy0Ty5RZE55oRAsffAJ0aqediGVqQt872ytp8cbr6YMTQwACgqaPA RJbsphhQRLK6FrccThKcpBw= =rdM+ -----END PGP SIGNATURE-----