안녕하세요.
RSS 사용량을 보기 위해서 ps u 명령어를 사용하는데요. ps -e 로 볼때 수많은 프로세스 리스트가 출력되는것에 비해 ps u 를 보면 3, 4의 프로세스 밖에 표시가 안되네요.
-help 로는 u user-oriented 라고 하는데 어떤 의미인지 모르겠습니다. 전체 프로세스의 RSS 값을 보는 방법이나 이 u 옵션에서 필터링 되는 프로세스의 의미를 알 수 있을지요?
EXAMPLES To see every process on the system using standard syntax: ps -e ps -ef ps -eF ps -ely
To see every process on the system using BSD syntax: ps ax ps axu
없음
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
man page 일부입니다.
EXAMPLES
To see every process on the system using standard syntax:
ps -e
ps -ef
ps -eF
ps -ely
To see every process on the system using BSD syntax:
ps ax
ps axu
없음
댓글 달기