Redirect error output

From: Thomas Bretz <tbretz_at_astro.uni-wuerzburg.de>
Date: Wed, 18 May 2005 13:19:19 +0200


Hi,

I want to redirect an error message to a file: Error in <TArrayF::operator[]>:...

It is printed from my own precompiled program and I tried: programname 2>&1 > output.txt

But the error message is still printed on the screen rather than redirected. What can I do?

Thomas. Received on Wed May 18 2005 - 13:19:24 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:08 MET