Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2003 10:53:25 -0600
From:      "Brian Henning" <b1henning@hotmail.com>
To:        "freebsd" <freebsd-questions@FreeBSD.ORG>
Subject:   tcsh redirect
Message-ID:  <OE23Us4BWDGECvW5seW0000e795@hotmail.com>

next in thread | raw e-mail | index | archive | help
hello-
can anyone tell me how to redirect just the stderr in tcsh?

command > /dev/null   #suppress stdout
command >& /dev/null  #suppress stderr and stdout

what can i run to suppress just the stderr?

thanks,

brian

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?OE23Us4BWDGECvW5seW0000e795>