다른 사용자가 실행중인 프로세스의 정보를 보려면, 각 시스템 별로 다른데, 그 사용법은 다음과 같습니다:
System V BSD ps -u user_name ps -aux | grep user_name
System V 예제