How do you find out all processes that are currently
running in UNIX OS?
Answer Posted / shaishaw
ps
ps -e
ps -a
ps -f
top
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are bash commands?
Which unix command to make a new directory?
How do I find previous commands in unix?
What is difference between grep and find command in unix?
What is merge command in unix?
What is the functionality of a top command?
What is the difference between cat command and more command?
Explain the steps that a shell follows while processing a command.
What is the use of egrep command in unix?
Write a command to display a file’s contents in various formats?
What is ctrl d?
why metadb requires a seperate slice to create Solaris volume manager
What does 'mkdir' command do in UNIX?
What is command substitution?
Why is awk called awk?