To display information about processes associated with another user use one of the following commands:
System V BSD ps -u user_name ps -aux | grep user_name
System V Example