Date: Sun, 24 Dec 2000 15:26:53 +1030 (CST) From: Benjamin Close <linux@senet.com.au> To: freebsd-questions@FreeBSD.ORG Subject: Stderr in csh/tcsh Message-ID: <Pine.BSF.4.21.0012241522440.316-100000@bytes4u.nodomain.yet>
next in thread | raw e-mail | index | archive | help
Hiall, Migrating from Redhat linux to freebsd has found me too lasy to change shells. Hence I'm happly using tcsh. In bash to obtain stderr from a command it's a simply: command 2> filename however, under tcsh I am lost on how to get stderr alone. I know: command >& filename will capture both stderr & stdout but how do I redirect stderr only (preferably without losing stdout ). Cheers, -- * Benjamin Close * Benjsc@senet.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0012241522440.316-100000>