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 / aseem
It is up to you, how you want. For example suppose you want
to display a range like PID from 1500 to 2000 then
ps -ef | grep '[1500 - 2000]'
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
How to find $ai_serual resolved path by using unix
What does the “echo” command do?
What is .sh file?
What is grep r?
What is {} in find command?
What is the significance of the 'tee' command?
What is the difference between cat command and more command?
Which command is used to copy files?
Which command is used to kill the last background job?
Explain mount and unmount command.
why metadb requires a seperate slice to create Solaris volume manager
What is the first character of the output in ls l command?
Who command in unix?
What is the use of the tee command?
How do I use grep to find a file?