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


Please Help Members By Posting Answers For Below Questions

What is the difference between cat command and more command?

599


How can you see the command line history?

580


What is s and g in sed command?

555


what is the advaantage of each user having its own copy of the shell?

2030


Differentiate cat command from more command.

572






What is {} in find command?

579


What does sed command do in unix?

556


Name the various commands that are used for the user information in unix.

536


How do I find previous commands in unix?

592


What is $0 bash?

641


Does cp command overwrite files?

614


What difference between cmp and diff commands?

717


What command will change your prompt to myprompt?

696


Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

634


What is .sh file?

614