Hi all,

I would like use a FIFO to implement a pipe which use is quite the same of the 
/proc/fs (for example the net statistics then just read).
I would like use the cat command in order to reach the information, like:

Cat /path/to/pipe

The problem is that cat expect the EOF of file before exit and stay blocked 
until that, someone know how can I solve the problem ?

Many thanks,
Pietro.


_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to