« Not sure what to say other than to echo Joi: WOW! | Main | Vector Math API »

December 14, 2004

Command line I/O Tips

Linux I/O Redirection
[root@server /root]# cmd 2>&1 1>&1
Writes a file "stdout" with the stdout and "stderr" with the stderr output.
Lots more helpful commands on the page.

Posted by vanevery at 12:09 AM

Trackback Pings

TrackBack URL for this entry:
http://www.walking-productions.com/scgi-bin/mt/mt-tb.cgi/451