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


Please Help Members By Posting Answers For Below Questions

How do you repeat a command in terminal?

595


How do I find previous commands in unix?

594


How to use grep command to list find the records of a file containing 10 different strings?

647


How can we use grep command in unix?

619


Why is it called a shebang?

574






What is the search command in unix?

604


What is grep and how do you use it?

580


Does cp command overwrite files?

626


What is the use of tee command?

573


Write a command to display a file’s contents in various formats?

628


What is time_t?

588


Give the command for finding the current date.

583


How do I use grep to search for a file?

584


How can you see the command line history?

586


How to find $ai_serual resolved path by using unix

1029