SYNOPSIS

       fifo file


DESCRIPTION

       fifo  prints everything fed to the named pipe file.  It holds file open
       for writing so that other programs can repeatedly open and close  file.

       fifo creates file if file does not exist.

       fifo normally runs forever.


SEE ALSO

       mkfifo(1), mkfifo(2)



                                                                       fifo(1)

Man(1) output converted with man2html