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 command is used to check the current users?
What is the use of cut command in unix?
What do chown command do?
What does pipe () return?
What is grep command in unix with examples?
Which unix command lists files/folders in alphabetical order?
What is awk command used for?
why metadb requires a seperate slice to create Solaris volume manager
Who command in unix?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is ‘ps’ command for?
Why is shebang used?
Who invented grep?
Which command is used to restrict incoming messages?
Is grep faster than awk?