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 does 'mkdir' command do in UNIX?
What are the unix commands?
How do I use nslookup?
Explain command to view process running?
Why is awk called awk?
What does find command return in unix?
What do know about tee command and its usage?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is time_t?
What is the difference between grep and grep?
What is merge command in unix?
What is awk command used for?
What is grep r?
How do I search for a file in unix command?
What is .sh file?