How do you know about running processes of a particular
user?
Answer Posted / booger
ps -fu <user>
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is grep in bash?
How can you see the command line history?
What is command substitution?
What is the difference between cat and more command?
Describe the zip/unzip command using gzip.
What is the difference between grep and grep?
Give the command for finding the current date.
What are the general commands in using unix os for a beginner?
How do I search for a file in unix command?
Which command will print your home directory on screen?
how to sort the content of the file based on numeric values
Which command is used to delete all files in the current directory and all its sub-directories?
Differentiate cat command from more command.
What does touch command do in unix?
What is the behavioural difference between cmp and diff commands?