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
Name the general commands in using unix os for a beginner?
Who wrote grep?
What is the command to find hidden files in the current directory?
What are the unix commands?
What is the unix command to confirm a remote host is alive or not?
How do I use grep to search for a file?
How to display no of records in oracle using unix command?
What is the use of tee command?
Explain ‘library functions’ with respect to unix commands?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Can you explain a little bit about command substitution?
What does the “echo” command do?
How many unix commands are there?
What do chmod, chown, chgrp commands do?
Which command can you use to find the currently running process in unix server?