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
How to use grep command to list find the records of a file containing 10 different strings?
How many unix commands are there?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the difference between cat command and more command?
What is command statement?
Enlist some filename manipulation commands in unix.
Explain the steps that a shell follows while processing a command.
What command will change your prompt to myprompt?
Write a command to display a file’s contents in various formats?
What does pipe () return?
What is nr in awk command?
Name the general commands in using unix os for a beginner?
What is used to type command?
What is the command to find maximum memory taking process on the server?
Describe the usage and functionality of the command rm –r * in unix?