Code: Select all
xxxx:/dev # w
17:54:27 up 1 day, 20:26, 3 users, load average: 0,00, 0,00, 0,00
USER TTY LOGIN@ IDLE JCPU PCPU WHAT
root pts/68 17:36 0.00s 0.58s 0.01s wCode: Select all
xxxx:/dev # who
root pts/32 Jun 24 23:36 (xxx.xxx.xxx.xxx)
root pts/33 Jun 25 00:01 (xxx.xxx.xxx.xxx)
root pts/68 Jun 26 17:36 (xxx.xxx.xxx.xxx)Code: Select all
xxxx:/dev/pts # ls -la
insgesamt 120
drwxr-xr-x 2 root root 0 2004-06-24 23:24 .
drwxr-xr-x 35 root root 118784 2004-06-25 16:19 ..
crw--w---- 1 root tty 136, 68 2004-06-26 17:56 68Code: Select all
poldi:/dev/pts # ps ax | grep pts
14202 ? Ss 0:00 sshd: root@pts/68 d
14204 pts/68 Ss 0:00 -bash
14319 pts/68 R+ 0:00 ps ax
14320 pts/68 S+ 0:00 grep pts