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
Which command can you use to find the currently running process in unix server?
What command will change your prompt to myprompt?
What is nr in awk command?
How do you grep a case insensitive?
what is the advaantage of each user having its own copy of the shell?
What will the following command do?
What is awk good for?
How do you grep recursively?
What is the size of time_t?
What is the use of tee command?
What does grep v grep do?
What does find command return in unix?
What do chown command do?
Does cp command overwrite files?
Why is awk called awk?