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
How do you repeat a command in terminal?
What is unix command?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What are the differences among a system call, a library function, and a unix command?
What are filter commands in unix?
Explain mount and unmount command.
Explain the steps that a shell follows while processing a command.
What do know about tee command?
What is merge command in unix?
How do I search for a file in unix command?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the size of time_t?
What is grep in bash?
What is the unix command to confirm a remote host is alive or not?
How do I use grep to search for a file?