FIFO

Pietro Paolini P.Paolini at ext.adbglobal.com
Wed Nov 28 04:43:37 EST 2012


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.




More information about the Kernelnewbies mailing list