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 are file permissions in Unix, and how are they represented?
what is difference between unix and linux?
How do you create a directory in UNIX?
What does find command return in unix?
what is the advaantage of each user having its own copy of the shell?
How to get a particular string as your prompt ? Give syntax of that command?
their is a file1,file2 and i want to append file1 data to file2?
What is "type" command in unix?what is the functionality??
What is time_t?
Write a command to kill the last background job?
What is clustering in HP and how it's work?
Write a command to find all of the files which have been accessed within the last 30 days.
5 Answers Google, IBM, Satyam,