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 in grep command?
What is awk used for?
How to use grep command to list find the records of a file containing 10 different strings?
What are the unix commands?
What is the difference between awk and grep?
How many unix commands are there?
What is the difference between grep and grep?
What is the nmap command?
What does grep v do?
How do I open a port?
What do know about tee command?
What is the search command in unix?
What is the significance of the 'tee' command?
Name the unix command to find how many days the server has been up.
Write a command that will display files in the current directory, in a colored, long format.