How do you find out all processes that are currently
running in UNIX OS?
Answer Posted / dilipsimha
ps -ex
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Write a command to kill the last background job?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What does this command do,"$more readme.txt“?
Is grep faster than awk?
What does pipe () return?
Give the command for finding the current date.
what is the advaantage of each user having its own copy of the shell?
How do you grep recursively?
What command will change your prompt to myprompt?
What is the command to view process running?
How to display no of records in oracle using unix command?
How does the system know where one command ends and another begins?
What is the use of tee command?
What is the difference between cat and more command?
How do I find previous commands in unix?