Answer Posted / durgesh srivastava
!wq or we use shift+ZZ
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What does touch command do in unix?
What does the “echo” command do?
What does the md command do?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the significance of the 'tee' command?
Which command is used to kill the last background job?
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
What does grep v grep do?
What is the command to find maximum memory taking process on the server?
how to sort the content of the file based on numeric values
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the difference between awk and grep?
What is the pipe command?
Which unix command lists files/folders in alphabetical order?
What is the use of tee command?