Suppose 1000 processes are running on the system out of those
if you have to show only certain process ids which command
will you use?
Answer Posted / linuxdemon
ps -ef | grep pid
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Which command is used to delete all files in the current directory and all its sub-directories?
What is nr in awk command?
Which command is used to find whether the system is 32 bit or 64 bit?
what is the advaantage of each user having its own copy of the shell?
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 is the significance of the 'tee' command?
Who invented grep?
What is grep r?
How do I clear my terminal history?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the command to view process running?
What is the pipe command?
What is the use of egrep command in unix?
What are the general commands in using unix os for a beginner?
Explain command to view process running?