Date: Mon, 13 Jun 2005 21:19:17 -0500 (CDT) From: Denny White <dennyboy@cableone.net> To: Giorgos Keramidas <keramida@ceid.upatras.gr> Cc: freebsd-questions@freebsd.org Subject: Re: problem updating src Message-ID: <20050613211530.M586@dualman.cableone.net> In-Reply-To: <20050613095353.GA83736@orion.daedalusnetworks.priv> References: <20050613043134.X1869@dualman.cableone.net> <20050613095353.GA83736@orion.daedalusnetworks.priv>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 13 Jun 2005, Giorgos Keramidas wrote: > On 2005-06-13 04:41, Denny White <dennyboy@cableone.net> wrote: >> 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 > > You're using the wrong shell. The 2>&1 redirection for standard error > messages works fine in /bin/sh and its derivatives. It doesn't in csh. > > Run the command shown above in /bin/sh or Bash and everything should > work as expected. > > - Giorgos > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Everything's working fine. Upgrade went okay, mergemaster, kernel rebuild, so on. I haven't had a chance yet to read everything in the Updating file, but I know Pine is working much more stable in an ssh login session from a windows box using cygwin than it did before. Really appreciate the help. Denny White -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCrj6vy0Ty5RZE55oRAiJOAJ0U/zH9esFdMZSjcD+Y5QgOfg6zjwCgyKj5 S+A+X8pRGOPvzaad1w7Qo30= =3Ieg -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050613211530.M586>