bg5.0   [plain text]


# $FreeBSD$
# A background command has an implicit </dev/null redirection.

echo bad | ${SH} -c '{ cat & wait; }'