차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
tech:ps_linux [2016/07/12 00:56] – 바깥 편집 127.0.0.1tech:ps_linux [2019/07/09 06:28] (현재) V_L
줄 2: 줄 2:
 ======Ps Linux====== ======Ps Linux======
  
-{{ps linux.jpg}} 
  
 =====STAT 의 종류와 의미===== =====STAT 의 종류와 의미=====
줄 25: 줄 24:
 + is in the foreground process group + is in the foreground process group
 ====AIX FORMAT DESCRIPTORS==== ====AIX FORMAT DESCRIPTORS====
-       This ps supports AIX format descriptors, which work somewhat like the formatting codes of +This ps supports AIX format descriptors, which work somewhat like the formatting codes of 
-       printf(1) and printf(3). For example, the normal default output can be produced with this: +printf(1) and printf(3). For example, the normal default output can be produced with this: 
-       ps -eo "%p %y %x %c". The NORMAL codes are described in the next section.+ps -eo "%p %y %x %c". The NORMAL codes are described in the next section.
  
        CODE   NORMAL   HEADER        CODE   NORMAL   HEADER
줄 45: 줄 44:
        %y     tty      TTY        %y     tty      TTY
        %z     vsz      VSZ        %z     vsz      VSZ
- 
- 
- 
- 
- 
-^  로긴 후 수정하실 수 있습니다. 관심있는 분들의 많은 참여 부탁드립니다. 문법은 [[wiki:syntax]]참조하세요. | 
- 
-  * 출처: [[|]]