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
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
How do I search for a file in unix command?
What does #!/ Bin sh do?
What do know about tee command and its usage?
Why is grep called grep?
Which command should you use to find the remaining disk space in unix server?
What do chmod command do?
Which command is used to restrict incoming messages?
Name the unix command to find how many days the server has been up.
What is the use of find command in unix?
Who command in unix operating system?
What does the “echo” command do?
why metadb requires a seperate slice to create Solaris volume manager
What is the behavioural difference between cmp and diff commands?
How can we use grep command in unix?