How do you know about running processes of a particular
user?
Answer Posted / hanumantha rao m
ps -aef
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is grep in bash?
What's a command word?
What is unix command line?
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 awk used for?
What command is used to check the current users?
What does this command do? Cat food 1 > kitty
Is ‘du’ a command? If so, what is its use?
What will the following command do?
What does #!/ Bin sh do?
What is nr in awk command?
Can you explain a little bit about command substitution?
How does shebang work?
What is the significance of the 'tee' command?
What is the difference between cat and more command?