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 is grep and how do you use it?
Write a command to display a file’s contents in various formats?
What is the use of the command 'ls -x chapter[1-5]' ?
Write a command to kill the last background job?
What is the command to find maximum memory taking process on the server?
How do I search for text in vi?
What is .sh file?
Which command is used to kill the last background job?
Give the command for finding the current date.
What does this command do? Cat food 1 > kitty
What is used to type command?
What are awk commands?
What are grep patterns?
What is ctrl d?
Why is shebang used?