How do you find out all processes that are currently
running in UNIX OS?
Answer Posted / suitable
ps aux
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is awk used for?
What does sed command do in unix?
What are some command words?
What is the use of cut command in unix?
What is awk good for?
What is grep command in unix with examples?
What is s and g in sed command?
What is the use of egrep command in unix?
What are file commands?
Which command is used to delete all files in the current directory and all its sub-directories?
What is difference between grep and find command in unix?
Which command will print your home directory on screen?
Describe the usage and functionality of the command rm –r * in unix?
What is the use of awk command in unix?
What command will change your prompt to myprompt?