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


Please Help Members By Posting Answers For Below Questions

Why is shebang used?

591


What do chmod command do?

600


Explain ‘library functions’ with respect to unix commands?

601


What is merge command in unix?

940


How do I open a port?

587






What is the functionality of a top command?

620


What is the use of the command 'ls -x chapter[1-5]' ?

659


What is the command to find maximum memory taking process on the server?

665


What is .sh file?

614


Which unix command lists files/folders in alphabetical order?

611


What does the metacharacter mean?

608


How do I find previous commands in unix?

592


What does the command ' $who | sort –logfile > newfile' do?

761


What are filter commands in unix?

548


What is awk good for?

578