# File tar.rb, line 411
411:     def fifo?
412:       @header.linkflag == "6"
413:     end