1 2 3
# A background command has an implicit </dev/null redirection. echo bad | ${SH} -c '{ cat & wait; }'