Linux'ta /proc/<pid>/fd
sık sık araştırmaya başlarsanız, şöyle çıktılar görürsünüz:
lrwx------ 1 root root 64 Jul 30 15:14 0 -> /dev/null
lrwx------ 1 root root 64 Jul 30 15:14 1 -> /dev/null
l-wx------ 1 root root 64 Jul 30 15:14 10 -> pipe:[90222668]
lr-x------ 1 root root 64 Jul 30 15:14 11 -> pipe:[90222669]
l-wx------ 1 root root 64 Jul 30 15:14 13 -> pipe:[90225058]
lr-x------ 1 root root 64 Jul 30 15:14 14 -> pipe:[90225059]
Açık boru hakkında, diğer ucunda hangi işlem olduğu gibi daha fazla bilgi edinebilirim?
/proc
yavaştır. Birisi daha etkili bir çözüm sağlayabilir mi?