How do you know about running processes of a particular
user?
Answer Posted / manikandant
ps u | grep <User>
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is .sh file?
What is awk used for?
How do I use grep to search for a file?
What does touch command do in unix?
What difference between cmp and diff commands?
How to find $ai_serual resolved path by using unix
What is the search command in unix?
Why is grep called grep?
What is used to type command?
What is nr in awk command?
What is the difference between cat and more command?
What does the command '$ls | wc –l > file1' do?
What are the general commands in using unix os for a beginner?
Which unix command lists files/folders in alphabetical order?
Explain how to use grep command to list find the records of a file containing 10 different strings?