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
Using unix command how to display no of records in oracle?
Explain mount and unmount command.
Are you in or at the office?
How many unix commands are there?
How do you grep a case insensitive?
What are the differences among a system call, a library function, and a unix command?
What is difference between grep and find command in unix?
How can you see the command line history?
How does the system know where one command ends and another begins?
What does the metacharacter mean?
Write a command to display a file’s contents in various formats?
What is ctrl d?
Is grep faster than awk?
How do I search for a file in unix command?
What is the use of find command in unix?