Answer Posted / mayank
yes
id file doesn't exists
cat >file
my name is sopderman
r u serious
ctrl+d
cat >>file
no, i am not
ctrl+d
cat >file
overwriting file
ctrl+d
cat -n file> file2 --add line numbers
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What is the use of find command in unix?
What does the “echo” command do?
Explain command to view process running?
What are awk commands?
What do chmod, chown, chgrp commands do?
Enlist some filename manipulation commands in unix.
Name the general commands in using unix os for a beginner?
What will the following command do?
What is unix command line?
Which command should you use to find the remaining disk space in unix server?
Which unix command to make a new directory?
Which command is used to copy files?
What does find command return in unix?
Differentiate cmp command from diff command.
What is the pipe command?