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