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 s and g in sed command?

572


What is the command to find hidden files in the current directory?

601


What do know about tee command?

615


How do I search for a file in unix command?

559


Which command should you use to find the remaining disk space in unix server?

720






What are filter commands in unix?

559


What is grep short for?

568


What is .sh file?

633


What is awk command used for?

605


What does the “echo” command do?

636


What is the use of find command in unix?

592


Which unix command lists files/folders in alphabetical order?

624


Who invented grep?

666


How do I search a whole word in vim?

704


Explain command to display different lines that are found when compare two files?

684