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 unix command?
What is difference between grep and find command in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How many unix commands are there?
What are the differences among a system call, a library function, and a unix command?
How does the system know where one command ends and another begins?
What are filter commands in unix?
What is {} in find command?
What is ‘ps’ command for?
Who wrote grep?
What is the difference between cat and more command?
Who command in unix operating system?
What does the metacharacter mean?
What do chgrp command do?
Explain command to show the space allocation of files?