#!/bin/sh fifo=/tmp/testpipe rm -f $fifo mkfifo -m a=rw $fifo