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 pipe command?
What is .sh file?
What does sed command do in unix?
How do I run a bash script?
What's a command word?
What does awk stand for?
What do know about tee command and its usage?
What command is used to check the current users?
What is sed awk grep?
What is the behavioural difference between cmp and diff commands?
What is unix command?
What is the use of find command in unix?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is the difference between cat command and more command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?