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 are some command words?
Which unix command lists files/folders in alphabetical order?
Who invented grep?
Explain command to view process running?
What is the use of tee command?
What do chmod, chown, chgrp commands do?
What is command substitution?
Why is it called a shebang?
Which command is used to find whether the system is 32 bit or 64 bit?
Why is awk called awk?
Explain ‘system calls’ with respect to unix commands?
What does pipe () return?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the command to find hidden files in the current directory?
What is a bash command?