[ale] Redirecting STDERR
Wandered Inn
esoteric at denali.atlnet.com
Fri Jul 28 23:20:29 EDT 2000
Fletch wrote:
>
> echo "This is an error" 1>&2
You can also add:
exec 2> /tmp/stderr
to the top of your script to send all stderr in your script to the file
/tmp/stderr
>
> --
> Fletch | "If you find my answers frightening, __`'/|
> fletch at phydeaux.org | Vincent, you should cease askin' \ o.O'
> 678 443-6239(w) | scary questions." -- Jules =(___)=
> | U
> --
> To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.
--
Until later: Geoffrey esoteric at denali.atlnet.com
Microsoft != Innovation
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.
More information about the Ale
mailing list