Guest User

Untitled

a guest
Jul 17th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.61 KB | None | 0 0
  1. $ ps -ylC httpd --sort:rss
  2. S   UID   PID  PPID  C PRI  NI   RSS    SZ WCHAN  TTY          TIME CMD
  3. S  1000 17642 17245  0  80   0 12916 12426 skb_re ?        00:00:00 httpd
  4. S  1000 17644 17245  0  80   0 17356 22791 semtim ?        00:00:00 httpd
  5. S  1000 17645 17245  0  80   0 17356 22791 semtim ?        00:00:00 httpd
  6. S  1000 17646 17245  0  80   0 17356 22791 semtim ?        00:00:00 httpd
  7. S  1000 17647 17245  0  80   0 17356 22791 semtim ?        00:00:00 httpd
  8. S  1000 17643 17245  0  80   0 17364 22791 poll_s ?        00:00:00 httpd
  9. S     0 17245     1  2  80   0 23804 22791 poll_s ?        00:00:00 httpd
Add Comment
Please, Sign In to add comment