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

What is the comma to display different lines that are found when compare two files?

595


What does 'mkdir' command do in UNIX?

665


What do know about tee command and its usage?

591


Is ‘du’ a command? If so, what is its use?

639


What is merge command in unix?

946






What are reported commands?

570


How to find $ai_serual resolved path by using unix

1030


Explain the steps that a shell follows while processing a command.

683


How do I use grep to find a file?

583


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

765


What is difference between grep and find command in unix?

583


Write a command to display a file’s contents in various formats?

630


What does sed command do in unix?

568


how to sort the content of the file based on numeric values

1256


What difference between cmp and diff commands?

729