in UNIX,How do you check for processes started by
particular user suppose the user name is 'suresh'?
Answer Posted / yuvaevergreen
ps -u option
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which unix command to make a new directory?
What are the commands in UNIX to list the files in a Directory?
How do you grep recursively?
Explain command to view process running?
Name the unix command to find how many days the server has been up.
What is ctrl d?
How do I use grep to find a file?
What does the “echo” command do?
What is the comma to show the space allocation of files?
What is the command to find hidden files in the current directory?
What is the search command in unix?
How do I clear my terminal history?
Why is shebang used?
What is the use of find command in unix?
What is awk command used for?