1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
| ls -l /var/run/
total 48
drwxr-xr-x 2 root root 60 Apr 1 19:25 ConsoleKit
-rw-r--r-- 1 root root 3 Apr 1 15:18 NetworkManager.pid
drwxr-xr-x 2 root root 40 Apr 1 15:18 apache2
-rw-r--r-- 1 root root 4 Apr 1 15:18 apache2.pid
drwxr-xr-x 2 avahi avahi 80 Apr 1 19:23 avahi-daemon
drwxr-xr-x 2 root root 80 Apr 1 19:25 console
-rw-r--r-- 1 root root 4 Apr 1 15:18 console-kit-daemon.pid
drwxr-xr-x 2 messagebus messagebus 80 Apr 1 15:18 dbus
-rw-r--r-- 1 root root 4 Apr 1 15:18 dhclient-eth0.pid
drwxr-xr-x 2 root root 60 Apr 1 15:18 lirc
drwxr-xr-x 3 root root 60 Apr 1 15:18 lock
drwxr-xr-x 3 root root 100 Apr 1 15:18 network
-rw-r--r-- 1 root root 2223 Apr 1 15:18 nm-dhclient-eth0.conf
-rw-r--r-- 1 root root 3 Apr 1 15:18 ntpd.pid
-rw-r--r-- 1 root root 4 Apr 1 15:18 openvpn.server.pid
drwxr-xr-x 4 root root 80 Apr 1 15:18 pm-utils
drwxr-xr-x 3 root root 100 Apr 1 15:18 pulse
drwxr-xr-x 2 root root 40 Apr 1 19:24 rpcbind
-r--r--r-- 1 root root 0 Apr 1 19:24 rpcbind.lock
srw-rw-rw- 1 root root 0 Apr 1 19:24 rpcbind.sock
-rw-r--r-- 1 root root 3 Apr 1 15:18 rsyslogd.pid
drwxr-xr-x 3 root root 80 Apr 1 19:23 samba
drwxr-xr-x 2 root root 40 Apr 1 15:18 sendsigs.omit.d
drwxrwxrwt 2 root root 60 Apr 1 19:23 shm
-rw-r--r-- 1 root root 11 Apr 1 15:18 splash-timestamp
drwxr-xr-x 2 root root 40 Apr 1 15:18 sshd
-rw-r--r-- 1 root root 4 Apr 1 15:18 sshd.pid
drwxr-xr-x 6 root root 160 Apr 1 15:18 udev
drwx------ 2 root root 40 Apr 1 15:18 udisks
-rw-rw-r-- 1 root utmp 2304 Apr 1 19:25 utmp
drwxr-xr-x 3 root root 60 Apr 1 15:18 vsftpd
drwxr-xr-x 2 root root 40 Apr 1 19:23 xbmc
-rw-r--r-- 1 root root 5 Apr 1 19:23 xinetd.pid |