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 rmdir command?

657


How do I delete files from command prompt?

661


What is awk good for?

678


What happens when we execute a unix command?

695


What are the unix commands?

643






Can you enlist some commonly used network commands?

682


Can you explain a little bit about command substitution?

710


What do chgrp command do?

701


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

770


What is command substitution?

735


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

768


What does this command do,"$more readme.txt“?

775


What is the general format of unix command syntax?

781


What are file commands?

747


What is awk used for?

700