Answer Posted / 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 |
Post New Answer View All Answers
What command will change your prompt to myprompt?
What is the difference between cat and more command?
Can you explain a little bit about command substitution?
What is the comma to show the space allocation of files?
Enlist some filename manipulation commands in unix.
What are the unix commands?
what is the advaantage of each user having its own copy of the shell?
What is difference between grep and find command in unix?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What does this command do? Cat food 1 > kitty
Who invented grep?
Does cp command overwrite files?
Which command should you use to find the remaining disk space in unix server?
What are filter commands in unix?
What do know about tee command and its usage?