How do you know about running processes of a particular
user?
Answer Posted / lipsa naik
ps -ef | grep <user>
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How do I use grep to search for a file?
What is ‘ps’ command for?
What command is used to switching between users in unix?
Which command is used to create a directory?
How do I run a bash script?
What is the use of egrep command in unix?
Can you enlist some commonly used network commands?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is unix command line?
How do I search a whole word in vim?
What command is used to check the current users?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is the size of time_t?
What are the general commands in using unix os for a beginner?
Which command is used to find whether the system is 32 bit or 64 bit?