in UNIX,How do you check for processes started by
particular user suppose the user name is 'suresh'?
Answer Posted / suitable
ps aux | grep username
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is grep in bash?
How to use grep command to list find the records of a file containing 10 different strings?
Which command is used to restrict incoming messages?
Explain mount and unmount command.
Enlist some filename manipulation commands in unix.
What is the use of the tee command?
What is updatedb?
What is command statement?
What does #!/ Bin sh do?
Who invented grep?
What is nr in awk command?
What is awk used for?
What is a bash command?
What is the use of sed command in unix?
What is grep r?