* Tong *
2007-01-14 18:57:39 UTC
Hi,
Is there any way to redirect awk output to stderr?
From the man page I can see that awk only allow to redirect to file;
Moreover, I tried the following but failed:
$ awk 'BEGIN {print 3 > STDERR; }'
awk: fatal: expression for `>' redirection has null string value
Please help.
thanks
tong
Is there any way to redirect awk output to stderr?
From the man page I can see that awk only allow to redirect to file;
Moreover, I tried the following but failed:
$ awk 'BEGIN {print 3 > STDERR; }'
awk: fatal: expression for `>' redirection has null string value
Please help.
thanks
tong
--
Tong (remove underscore(s) to reply)
http://xpt.sf.net/techdocs/
http://xpt.sf.net/tools/
--
Posted via a free Usenet account from http://www.teranews.com
Tong (remove underscore(s) to reply)
http://xpt.sf.net/techdocs/
http://xpt.sf.net/tools/
--
Posted via a free Usenet account from http://www.teranews.com