Which is the command used to find out currently executing
Process in UNIX?

Answer Posted / divya

ps -ef

here -f means Full listing showing the PPID(Parent PID) of each process
-e means All processes including user and system

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does grep v do?

562


What is s and g in sed command?

563


Which unix command lists files/folders in alphabetical order?

622


Why is grep called grep?

783


What is the search command in unix?

607






How can you see the command line history?

588


What is the functionality of a top command?

628


What does this command do,"$more readme.txt“?

693


How does shebang work?

594


What is the difference between cat command and more command?

601


What is the use of finger command?

603


What are the commands in UNIX to list the files in a Directory?

622


Enlist some filename manipulation commands in unix.

556


What does grep v grep do?

556


What is “chmod” command?

568