There is no file in my directory called a. I used the command "rm a 2>a" to redirect the standard output error to file a. But when I tried the "ls" command, there is no file called a. Can someone explain this?
|
feedback
|
migrated from stackoverflow.com Aug 2 '10 at 17:12
This question came from our site for professional and enthusiast programmers.
|
| |||||
feedback
|

stdout? – Fantomas Aug 2 '10 at 17:11