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
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Is command prompt unix?
Which command is used to copy files?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the use of tee command?
How do I run a bash script?
What is s and g in sed command?
Explain the steps that a shell follows while processing a command.
What are grep patterns?
hw will u use awk in replacing cahrs and files
What does this command do? Cat food 1 > kitty
Describe the zip/unzip command using gzip.
Which command can you use to find the currently running process in unix server?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Which command is used to find whether the system is 32 bit or 64 bit?