summaryrefslogtreecommitdiffstats
path: root/tools/regression/bin/sh/execution/bg10.0
blob: 44a25dc23b2e1f8534cecfbaffa47bbcec33f4e6 (plain)
1
2
3
4
# $FreeBSD$
# The redirection overrides the </dev/null implicit in a background command.

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