pstree pstree pstree는 프로세스 정보를 트리형태로 출력해 준다. : /usr/bin/pstree pstree [옵션] -n : PID 순으로 정렬한다. -p : 프로세스명과 함께 PID도 출력한다. -a : 인자나 옵션들을 함께 표시한다. 아래 화면은 pstree를 실행한 화면이다. [root@localhost /]# pstree init─┬─acpid ├─anacron ├─atd ├─auditd─┬─audispd───{audispd} │ └─{auditd} ├─automount───4*[{automount}] ├─avahi-daemon───avahi-daemon ├─bonobo-activati───{bonobo-activati} (예) pstree 에서 –a 옵션을 사요하면 프로세스들이 실행이 될 .. 더보기 이전 1 ··· 299 300 301 302 303 304 305 ··· 595 다음