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

Answers were Sorted based on User's Feedback



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

Answer / hemapriyadharshini.s

ps -ef

Is This Answer Correct ?    46 Yes 4 No

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

Answer / ras

ps -elf

Is This Answer Correct ?    4 Yes 3 No

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

Answer / abani_mahana

ps -ef

Is This Answer Correct ?    1 Yes 0 No

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

Answer / sricharan

1. ps -ef
2. Top

Is This Answer Correct ?    1 Yes 1 No

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

Answer / guest

ps-e

Is This Answer Correct ?    0 Yes 0 No

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

Answer / 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

More Unix Commands Interview Questions

What are bash commands?

0 Answers  


What does the command '$ls | wc –l > file1' do?

0 Answers  


what is difference between unix and linux?

6 Answers   IBM, Shell, Wipro,


Who invented grep?

0 Answers  


What is the comma to display different lines that are found when compare two files?

0 Answers  






how to make IGNITE-BACKUP in HP-UX?

4 Answers   HP,


what is the command to find out which shell you are running?

14 Answers  


What do chmod command do?

0 Answers  


what do you understand by 'building block primitive'?

3 Answers   Infosys,


How to find the files that are accessed before 10 minutes?

5 Answers   Amazon,


Briefly, how do you install Oracle software on UNIX.

2 Answers  


What is grep and how do you use it?

0 Answers  


Categories