What is the output of :
$ ps-e
$ ps-a commands
Answer Posted / ghanshyam baboo
$ ps -e
All Processes including User and System Process.
$ ps -a
Processes of all Users excluding processes not
associate with terminal.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is rmdir command?
How do I delete files from command prompt?
What is awk good for?
What happens when we execute a unix command?
What are the unix commands?
Can you enlist some commonly used network commands?
Can you explain a little bit about command substitution?
What do chgrp command do?
What is the command to find maximum memory taking process on the server?
What is command substitution?
What is the use of the command 'ls -x chapter[1-5]' ?
What does this command do,"$more readme.txt“?
What is the general format of unix command syntax?
What are file commands?
What is awk used for?