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
Explain ‘library functions’ with respect to unix commands?
Give the command for finding the current date.
What is unix command?
What is the command to view process running?
What are filter commands in unix?
What difference between cmp and diff commands?
How do I run a whois command?
Write a command that will display files in the current directory, in a colored, long format.
hw will u use awk in replacing cahrs and files
What is the comma to display different lines that are found when compare two files?
Are you in or at the office?
What is the use of find command in unix?
How does pipe () work?
What is the unix command to confirm a remote host is alive or not?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?