xref
: /
freebsd
/
bin
/
sh
/
tests
/
execution
/
subshell3.0
(revision 6b129086dcee14496517fae085b448e3edc69bc7)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
(false; exit) && exit 3
4
exit 0
5