How do you find out all processes that are currently
running in UNIX OS?
Answer Posted / yuvaevergreen
ps
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the pipe command?
What is the use of awk command in unix?
What is awk used for?
Explain ‘library functions’ with respect to unix commands?
What does touch command do in unix?
What is ‘ps’ command for?
Which command is used to find whether the system is 32 bit or 64 bit?
Which command is used to kill the last background job?
What does this command do,"$more readme.txt“?
What does pipe () return?
How do I search for a file in unix command?
Explain ‘system calls’ with respect to unix commands?
What are awk commands?
What does find command return in unix?
How to use grep command to list find the records of a file containing 10 different strings?