in UNIX,How do you check for processes started by
particular user suppose the user name is 'suresh'?
Answer Posted / yuvaevergreen
ps -u option
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of the tee command?
How does shebang work?
What does grep v grep do?
Explain mount and unmount command.
Name the unix command to find how many days the server has been up.
How do I run a bash script?
Which command should you use to find the remaining disk space in unix server?
What does grep v do?
How do I use grep to find a file?
How do I run a whois command?
Explain the steps that a shell follows while processing a command.
What is a bash command?
how to sort the content of the file based on numeric values
How to display no of records in oracle using unix command?
What do chmod, chown, chgrp commands do?