summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/execution/bg5.0
blob: cc9ceaa41d4e5e276e5e5ec3c0e846669b432922 (plain)
1
2
3
4
# $FreeBSD$
# A background command has an implicit </dev/null redirection.

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