Advertisement
Guest User

Untitled

a guest
Apr 16th, 2012
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. boris@mc:~/mine$ ps -aux
  2. Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.8/FAQ
  3. USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
  4. root 1 0.0 0.0 19208 1420 ? Ss Apr08 0:00 init
  5. root 1149 0.0 0.0 10644 572 ? S<s Apr08 0:00 /sbin/udevd -d
  6. root 1378 0.0 0.0 183148 1380 ? Sl Apr08 0:01 /sbin/rsyslogd -i /var/run/syslogd.pid -c 4
  7. root 1397 0.0 0.0 64932 624 ? Ss Apr08 0:01 /usr/sbin/sshd
  8. root 1404 0.0 0.0 22084 928 ? Ss Apr08 0:00 xinetd -stayalive -pidfile /var/run/xinetd.pid
  9. root 1411 0.0 0.0 64236 384 ? Ss Apr08 0:00 /usr/sbin/saslauthd -m /var/run/saslauthd -a pam -n 2
  10. root 1412 0.0 0.0 64236 132 ? S Apr08 0:00 /usr/sbin/saslauthd -m /var/run/saslauthd -a pam -n 2
  11. root 1429 0.0 0.0 80300 1016 ? Ss Apr08 0:12 sendmail: accepting connections
  12. smmsp 1436 0.0 0.0 76024 940 ? Ss Apr08 0:00 sendmail: Queue runner@01:00:00 for /var/spool/clientmqueue
  13. root 1452 0.0 0.0 117188 1084 ? Ss Apr08 0:00 crond
  14. root 19917 0.0 0.2 93712 4216 ? S 04:45 0:00 sshd: boris [priv]
  15. boris 19920 0.0 0.0 93712 1852 ? R 04:45 0:00 sshd: boris@pts/0
  16. boris 19921 0.0 0.0 108292 1948 pts/0 Ss 04:45 0:00 -bash
  17. boris 21777 0.1 1.6 1864148 35436 pts/0 Tl 05:00 0:00 java -Xms512m -Xmx512m -jar craftbukkit.jar
  18. boris 21796 0.0 0.0 106052 1280 pts/0 T 05:00 0:00 sh -c stty -icanon min 1 < /dev/tty
  19. boris 21797 0.0 0.0 100936 672 pts/0 T 05:00 0:00 stty -icanon min 1
  20. boris 21799 0.0 0.0 118824 1344 ? Ss 05:00 0:00 SCREEN java -Xms512m -Xmx512m -jar craftbukkit.jar
  21. boris 21801 3.5 18.2 2202864 382228 pts/1 Ssl+ 05:00 0:20 java -Xms512m -Xmx512m -jar craftbukkit.jar
  22. boris 21857 0.0 0.0 110224 1152 pts/0 R+ 05:09 0:00 ps -aux
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement