What's confusing me is,if I run the below command from command prompt I see stderr getting supressed but where as when I run it in perl using backticks it fails,what could be going wrong>
>p4 where //depot/perl/tools/files/data.c > NUL: 2>&1
In reply to Re^8: How to stop printing the output of a command on screen when the command fails?
by perl_mystery
in thread How to stop printing the output of a command on screen when the command fails?
by perl_mystery
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |