in UNIX,How do you check for processes started by
particular user suppose the user name is 'suresh'?
Answer Posted / raghava
ps -ef | grep 'suresh'
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What do chmod, chown, chgrp commands do?
Which command is used to create a directory?
What does this command do? Cat food 1 > kitty
Which command is used to copy files?
What does grep v grep do?
Why is shebang used?
why metadb requires a seperate slice to create Solaris volume manager
What does the “echo” command do?
How do I search for text in vi?
What is grep in bash?
Why is grep called grep?
Describe the usage and functionality of the command rm –r * in unix?
What is in grep command?
How do I clear my terminal history?
What is the command to find maximum memory taking process on the server?