fifo file
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.
mkfifo(1), mkfifo(2) fi- fo(1)