Which is the command used to find out currently executing
Process in UNIX?
Answers were Sorted based on User's Feedback
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 |
What is a command and examples?
how to find the 51th record of a file containing 100 records in unix.
Which command is used to restrict incoming messages?
Which unix command lists files/folders in alphabetical order?
what is the advaantage of each user having its own copy of the shell?
0 Answers BMC, CNS, DELL, Infosys,
What is unix command?
How do I search a whole word in vim?
what is the default permission for /etc/shadow file in UNIX
what is the command to list all files in a directory, including the hidden files in UNIX ?
How do I search for a file in unix command?
How to set sticky bit, or it have any seperate directory to create sticky bit in sunfir servers. Please help me , i don't no the exact answer?
distinguish between user mode and kernel mode?