What is the output of :
$ ps-e
$ ps-a commands
Answer Posted / subodhk1188
I want to know.
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
What is the use of find command in unix?
Which command should you use to find the remaining disk space in unix server?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
what is the advaantage of each user having its own copy of the shell?
What is {} in find command?
What does this command do? Cat food 1 > kitty
What is the function of grep command in unix?
What command is used to check the current users?
Which command is used to kill the last background job?
Describe the zip/unzip command using gzip.
What are awk commands?
What is ‘ps’ command for?
What does the metacharacter mean?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?