What is the output of :
$ ps-e
$ ps-a commands
Answer Posted / vaibhav pansare
ps -e will give all the processes running it is also similar
to ps -A.
ps -a is for running application on terminal only.
| Is This Answer Correct ? | 23 Yes | 3 No |
Post New Answer View All Answers
What command is used to switching between users in unix?
What is rmdir command?
How do you grep recursively?
What is the difference between grep and grep?
What does awk stand for?
What are file commands?
How to find $ai_serual resolved path by using unix
What is {} in find command?
What does the metacharacter mean?
How do I search a whole word in vim?
Why is grep called grep?
What do chown command do?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the use of find command in unix?
Is grep faster than awk?