in UNIX,How do you check for processes started by
particular user suppose the user name is 'suresh'?
Answer Posted / raghava
ps -ef | grep 'suresh'
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is awk command used for?
What do chown command do?
What is the use of sed command in unix?
What command will change your prompt to myprompt?
What is the command to compare two files in unix?
What is a command and examples?
What do chmod, chown, chgrp commands do?
Why is it called grep?
How do you grep a case insensitive?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Is it inbetween or in between?
What does pipe () return?
How to use grep command to list find the records of a file containing 10 different strings?
What is used to type command?