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
What is the function of grep command in unix?
What is grep in bash?
What is the unix command to confirm a remote host is alive or not?
What is the significance of the 'tee' command?
What is unix command line?
What is the use of the command 'ls -x chapter[1-5]' ?
Enumerate some of the most commonly used network commands in unix?
What is “chmod” command?
Is it inbetween or in between?
What does 'mkdir' command do in UNIX?
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)?
Explain ‘system calls’ with respect to unix commands?
What is the difference between grep and grep?
How do you grep a case insensitive?
What is the general format of unix command syntax?