Am Friday 29 January 2010 01:20:24 schrieb Henri Verbeet:
On 29 January 2010 00:21, Michael Stefaniuc mstefani@redhat.com wrote:
On 01/28/2010 10:59 PM, Henri Verbeet wrote:
On 28 January 2010 22:39, Stefan LeichterStefan.Leichter@camline.com
wrote:
Is this a know problem? Is a work around available?
Yeah, that's a known problem. As a workaround you can use ">>" (append) instead of ">" to redirect to the file. You'll still need the "2>&1" to redirect stderr to stdout, of course.
That won't workaround the problem.
Seems to work for me.
For me too
Thanks for the tip