in reply to redirecting output to STDERR and STDOUT

Not elegent, but something like: In bash:
# test.pl 2>&1 /dev/null
update: removed some code I brain farted on...

Replies are listed 'Best First'.
Re^2: redirecting output to STDERR and STDOUT
by VSarkiss (Monsignor) on Feb 22, 2005 at 17:14 UTC