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 the command '$ls | wc –l > file1' do?

682


Which command will print your home directory on screen?

546


What do know about tee command and its usage?

589


What is the function of grep command in unix?

588


Explain ‘system calls’ with respect to unix commands?

602






Which command can you use to find the currently running process in unix server?

586


What is s and g in sed command?

561


Name the general commands in using unix os for a beginner?

625


What is grep in bash?

586


What is the command to compare two files in unix?

622


What does sed command do in unix?

566


What are file commands?

654


Differentiate cat command from more command.

578


What is the use of sed command in unix?

601


Does cp command overwrite files?

622