If you want to find what executable has opened the pipe, use: lsof | grep <fifo_name> David Hamm wrote: > I can't remember how to find the binary associated with a named > pipe(made with mkfifo). Could someone give me a clue? > > _______________________________________________ > Ale mailing list > Ale at ale.org > http://www.ale.org/mailman/listinfo/ale >