nop %sh{ mkfifo test-fifo; ( printf 'blah' > test-fifo & ) /dev/null 2>&1 } edit -readonly -fifo test-fifo out