in reply to redirection problem

because script.pl is not a command recognizable to bash and returns false/null probably, so nothing is printed in the output file

I use standard Windows console

I missed this line, forget all said then

Replies are listed 'Best First'.
Re^2: redirection problem
by Anonymous Monk on Jun 22, 2012 at 11:28 UTC
    Yeah, if you follow Corions links, you can examples of the error message win32 generates, like this
    $ nonsense > NUL 'nonsense' is not recognized as an internal or external command, operable program or batch file.