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

How do you grep recursively?

558


Name the general commands in using unix os for a beginner?

625


What is awk good for?

590


What is s and g in sed command?

561


Describe the usage and functionality of the command rm –r * in unix?

829






What is grep short for?

558


How to find $ai_serual resolved path by using unix

1029


What is difference between grep and find command in unix?

583


Explain ‘library functions’ with respect to unix commands?

605


Which command is used to restrict incoming messages?

594


How does the system know where one command ends and another begins?

1582


Enlist some filename manipulation commands in unix.

556


Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

628


What are grep patterns?

579


Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?

593