What is the output of :
$ ps-e
$ ps-a commands
Answer Posted / upendar
ps -a : print all processes involving terminals.
ps -e : print environment and arguments.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is awk command used for?
What is the use of the command 'ls -x chapter[1-5]' ?
What is awk good for?
What is pipe command in unix?
What are grep patterns?
What is time_t?
What are filter commands in unix?
Differentiate cmp command from diff command.
Is ‘du’ a command? If so, what is its use?
How can we use grep command in unix?
Is it inbetween or in between?
Does cp command overwrite files?
What does grep v do?
What is grep and how do you use it?
What is the command to find hidden files in the current directory?