Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

in UNIX,How do you check for processes started by
particular user suppose the user name is 'suresh'?

Answer Posted / abhijit (pune)

ps -fu username | grep -i processname
and
ps -ef | grep user | grep processname

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the significance of the 'tee' command?

1254


Can you enlist some commonly used network commands?

1158


How can we use grep command in unix?

1264


Which command will print your home directory on screen?

1151


What is ‘ps’ command for?

1241


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

1221


Which command is used to restrict incoming messages?

1147


Enumerate some of the most commonly used network commands in unix?

1216


Who command in unix operating system?

1190


Can you explain a little bit about command substitution?

1164


How do I use nslookup?

1146


What are file commands?

1288


What is grep in bash?

1117


What does 'mkdir' command do in UNIX?

1374


How do you grep a case insensitive?

1113