How do you know about running processes of a particular
user?
Answer Posted / lipsa naik
ps -ef | grep <user>
Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is command statement?
How do you grep a case insensitive?
How can we use grep command in unix?
Which command is used to restrict incoming messages?
How can you see the command line history?
Differentiate cat command from more command.
What does touch command do in unix?
What is the unix command to confirm a remote host is alive or not?
What is in grep command?
Why is it called grep?
What is difference between grep and find command in unix?
Which command is used to copy files?
What is used to type command?
What is the use of find command in unix?
What command will change your prompt to myprompt?