How to redirect standard error to a file?
Answers were Sorted based on User's Feedback
Answer / kirus
cat 2 > filemane
if the filename is error.txt
cat 2 > error.txt
the statndard error is redirrected to error.txt file
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the command to view process running?
Give Command that will change the name of a directly from paypal to eBay
What do chmod, chown, chgrp commands do?
How can we "forked" process in UNIX? How then recognize in any of the branches we?
Which command is used to restrict incoming messages?
How to redirect standard error to a file?
How do you change your account's password?
what is the shell for dos,nt operating systems?
Which RAID Levels supported by LVM?
What are the general commands in using unix os for a beginner?
What does pipe () return?
how to remotely move a file ??? that mean how to move a file one machine to another machine ???