[root@cooker root]# ll /proc/17184/fd
����� 0
lrwx------ 1 root root 64 Aug 21 16:56 0 -> /dev/vc/1
l-wx------ 1 root root 64 Aug 21 16:56 1 ->
/root/.xsession-errors
l-wx------ 1 root root 64 Aug 21 16:56 2 ->
/root/.xsession-errors
lrwx------ 1 root root 64 Aug 21 16:56 3 ->
socket:[836337]
lrwx------ 1 root root 64 Aug 21 16:56 4 ->
socket:[836343]
lr-x------ 1 root root 64 Aug 21 16:56 5 ->
pipe:[836357]
l-wx------ 1 root root 64 Aug 21 16:56 6 ->
pipe:[836357]
lr-x------ 1 root root 64 Aug 21 16:56 7 ->
pipe:[836386]
l-wx------ 1 root root 64 Aug 21 16:56 8 ->
pipe:[836386]
[root@cooker root]# ps -fp 17184
UID PID PPID C STIME TTY TIME CMD
root 17184 1 0 16:47 tty1 00:00:01 knotify
All this running as root
-andrej