Answer Posted / pujan patra
"ps -ef" to view all the process ,and ps -ef | grep
<process name> for the particular process
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How to remove the directory in unix?
What is a unix shell?
What is unix kernel?
What are internal and external commands in unix?
Which are typical system directories below the root directory?
What Happens when you execute a program?
What is the file in unix?
How the Kernel handles the fork() system call in traditional Unix and in the System V Unix, while swapping?
How is unix different from windows?
Is unix free to use?
What is grep|sort give example?
Name the key features of the bourne shell.
How do I delete files older than 2 days unix?
What is the command to connect to remote terminals
What is grep family in unix?