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
Who command in unix operating system?
Is ‘du’ a command? If so, what is its use?
What are file commands?
What is grep r?
What are reported commands?
What does pipe () return?
Why is grep called grep?
What is unix command line?
What difference between cmp and diff commands?
Who wrote grep?
What will the following command do?
What is the unix command to confirm a remote host is alive or not?
What is the use of awk command in unix?
What is the search command in unix?
What does the command ' $who | sort –logfile > newfile' do?