차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판다음 판 | 이전 판 | ||
tech:ps_linux [2019/07/09 06:26] – V_L | tech: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, | + | This ps supports AIX format descriptors, |
- | | + | 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. |
| |