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
How to display no of records in oracle using unix command?
What will the following command do?
What does the “echo” command do?
What is command statement?
What is “chmod” command?
Is grep faster than awk?
What is grep command in unix with examples?
What is the use of sed command in unix?
What is merge command in unix?
What does touch command do in unix?
How do I use grep to find a file?
How do I search a whole word in vim?
Enlist some filename manipulation commands in unix.
Give the command for finding the current date.
Explain command to show the space allocation of files?