What is the output of :
$ ps-e
$ ps-a commands
Answer Posted / shh
ps -a Select all processes except session leaders and
processes not associated with a terminal.
ps -e Select all processes
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What command is used to switching between users in unix?
What does this command do? Cat food 1 > kitty
Which unix command to make a new directory?
What is .sh file?
What is ‘ps’ command for?
What do chgrp command do?
Can you enlist some commonly used network commands?
Explain the steps that a shell follows while processing a command.
What is grep in bash?
why metadb requires a seperate slice to create Solaris volume manager
Which command should you use to find the remaining disk space in unix server?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
How do I clear my terminal history?
What does this command do,"$more readme.txt“?
Which command is used to copy files?