How To Display Processes By A User

RegisterLogin
How To Display Processes By A User
Post Description: i want to know how do i display all the current running processes running by a particular user. for example
Tags: how, to, display, processes, by, a, user
This Post Was Posted On Apr 06, 2010 By Willi900 #3371
i want to know how do i display all the current running processes running by a particular user. for example, i have a web server, and i know the user is apache, i am troubleshooting some errors i am getting and would like to know which process are being running by apache user, can you help
willli900
#3738 1
this is what i get
PID TTY          TIME CMD
17989 ?        00:00:00 httpd
17990 ?        00:00:00 httpd
17992 ?        00:00:00 httpd
17994 ?        00:00:00 httpd
17996 ?        00:00:00 httpd
17997 ?        00:00:00 httpd
17999 ?        00:00:00 httpd
18001 ?        00:00:00 httpd
Apr 06, 2010 Reply Report abuse
hostman
#3737 2
thats very easy, execute this shell command

# ps -U apache
Apr 06, 2010 Reply Report abuse
©2012 Webune Forums - Thu Dec 13, 2012 9:00 am
Powered by: Webune Forums V3