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
Describe the zip/unzip command using gzip.
What is the command to find maximum memory taking process on the server?
Which command should you use to find the remaining disk space in unix server?
Explain ‘system calls’ with respect to unix commands?
What are the commands in UNIX to list the files in a Directory?
What is the use of tee command?
What are awk commands?
How to display no of records in oracle using unix command?
What is grep short for?
What are some command words?
Why is it called grep?
Explain command to view process running?
What is in grep command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.