summary refs log tree commit diff
path: root/bin/cash/tests/execution/bg7.0
blob: 06b67e915d3b3d5cd35185b910a2de799a14368f (plain) (blame)
1
2
3
4
5
# $FreeBSD: releng/12.0/bin/sh/tests/execution/bg7.0 258533 2013-11-24 22:45:49Z jilles $
# The redirection does not apply to the background command, and therefore
# does not override the implicit </dev/null.

echo bad | ${SH} -c '</dev/null; { cat & wait; }'
n/cash/test.c?id=78f6ae64ec2ee68b3b7456c9dbdeff4c76577711&follow=1'>Replace st_mtim with st_mtimespecJune McEnroe 2019-01-10Replace sys_nsig with NSIGJune McEnroe 2019-01-10Replace cash MakefileJune McEnroe 2019-01-10Move bltin out of subdirectoryJune McEnroe