How do you know about running processes of a particular
user?
Answer Posted / punit sharma
ps -u <username> can provide the processes running for the
user.
ps -fu <username> can provide the full listing of the
processes running for the user
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Name the unix command to find how many days the server has been up.
How does the system know where one command ends and another begins?
What is the comma to display different lines that are found when compare two files?
What is the use of awk command in unix?
What is grep r?
What is the use of finger command?
What happens when we execute a unix command?
What does 'mkdir' command do in UNIX?
How to find $ai_serual resolved path by using unix
what is the advaantage of each user having its own copy of the shell?
How to use grep command to list find the records of a file containing 10 different strings?
What are the dos commands?
What are grep patterns?
Enumerate some of the most commonly used network commands in unix?
What is “chmod” command?