Fifo in A Sentence

    1

    Are we suppose to read the newsgroup LILO instead of FIFO?

    2

    First the program creates a FIFO with read-write permissions using the function mkfifo.

    3

    The same program where we previously used a pipe can be modified and implemented using a FIFO.