summaryrefslogtreecommitdiffstats
path: root/tools/regression/bin/sh/execution/bg8.0
blob: 33667cb1922bf9b70e3169eb976188ad0a4b4781 (plain)
1
2
3
4
5
# $FreeBSD$
# The redirection does not apply to the background command, and therefore
# does not override the implicit </dev/null.

echo bad | ${SH} -c 'command eval \) </dev/null 2>/dev/null; { cat & wait; }'
OpenPOWER on IntegriCloud