Date: Mon, 13 Jun 2005 19:59:58 -0500 (CDT) From: Denny White <dennyboy@cableone.net> To: Nikolaos Vassiliadis <nikolaos.vassiliadis@teledome.gr> Cc: Giorgos Keramidas <keramida@ceid.upatras.gr>, freebsd-questions@freebsd.org Subject: Re: problem updating src Message-ID: <20050613195550.B38730@dualman.cableone.net> In-Reply-To: <200506131344.22620.nikolaos.vassiliadis@teledome.gr> References: <20050613043134.X1869@dualman.cableone.net> <20050613095353.GA83736@orion.daedalusnetworks.priv> <200506131344.22620.nikolaos.vassiliadis@teledome.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-63974823-1118710798=:38730 Content-Type: TEXT/PLAIN; charset=iso-8859-7; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 13 Jun 2005, Nikolaos Vassiliadis wrote: > On Monday 13 June 2005 12:53, 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. > > In addition to what Giorgos said, you can use script(1), since you are > saving stdout & stderr in one file. For example > script /tmp/cvs.co.logs cvs ... > >> >> - 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" > > --=20 > > =CD=E9=EA=FC=EB=E1=EF=F2 =C2=E1=F3=E9=EB=E5=E9=DC=E4=E7=F2 > =D4=E5=F7=ED=E9=EA=FC=F2 =C4=E9=EA=F4=FD=EF=F5 > > Teledome SA > =D6=E9=EB=E1=F1=DD=F4=EF=F5 10 & =C4=EF=FA=F1=DC=ED=E7=F2 =CA=E1=EB=EB=E9= =E8=DD=E1 176 72 > =D4=E7=EB.: 210 955 1500 > =D6=DC=EE: 210 956 3882 > > e-mail:nikolaos.vassiliadis@teledome.gr > http://www.teledome.gr > > > This e-mail is confidential. If you are not the intended recipient, you > should not copy it, re-transmit it, use it or disclose its contents, but > should return it to the sender immediately and delete the copy from your > system. TELEDOME SA is not responsible for, nor endorses, any opinion, > recommendation, conclusion, solicitation, offer or agreement or any > information contained in this communication. TELEDOME SA cannot accept an= y > responsibility for the accuracy or completeness of this message as it has > been transmitted over a public network. If you suspect that the message m= ay > have been intercepted or amended, please contact the sender. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > Thanks for the help. Now comes the "fun" part. Building, installing, kernel, & so forth. Plenty of books here. Unfortunately, they each seem to have their own way of doing things in the instructions. Like one not mentioning to drop to single user when doing installworld. Very confusing for someone relatively new to this. Think I'd be better off just sticking with the fbsd documentation. Again, thanks. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCriwYy0Ty5RZE55oRAuIeAJ4kpzlN6dR9BpgLRb3Yb8ETKjE28ACgm4fb dtr2mmlr4+c8wfnxa3qQ5ls=3D =3D12Tr -----END PGP SIGNATURE----- --0-63974823-1118710798=:38730--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050613195550.B38730>