What is the output of :
$ ps-e
$ ps-a commands
Answer Posted / vaibhav pansare
ps -e will give all the processes running it is also similar
to ps -A.
ps -a is for running application on terminal only.
| Is This Answer Correct ? | 23 Yes | 3 No |
Post New Answer View All Answers
Is it inbetween or in between?
What does #!/ Bin sh do?
What is the command to view process running?
How to use grep command to list find the records of a file containing 10 different strings?
What are the differences among a system call, a library function, and a unix command?
how to sort the content of the file based on numeric values
What is the search command in unix?
What is unix command line?
What is the function of grep command in unix?
What does grep v do?
Which command is used to copy files?
What does the command '$ls | wc –l > file1' do?
What does the md command do?
Which command is used to create a directory?
What is ‘ps’ command for?