Answer Posted / biswajit parida
If you want to see only running processes you have to fire
below mention command.....
ps -ef|grep -vi sleep
Thanks ,Biswajit
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the use of -l when listing a directory?
How do you make programs portable on unix and dos under such circumstances?
How to move a background job to forward?
What are three main elements of unix operating system?
How do you sort in unix?
How do you change directories in unix?
How would you explain a kernel to a non-technical person?
How is unix different from other operating system?
Name the data structure used to maintain file identification?
How do we change file access permissions?
How to compare two text files in unix?
What is umask in unix?
What is the difference between nfs 3 and nfs 4?
What are the advantages and disadvantages of unix operating system?
Why is it that it is not advisable to use root as the default login?