xref
: /
freebsd
/
bin
/
sh
/
tests
/
expansion
/
cmdsubst11.0
(revision 5ca8e32633c4ffbbcd6762e5888b6a4ba0708c6c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
# Not required by POSIX but useful for efficiency.
3
4
[ $$ = $(eval '${SH} -c echo\ \$PPID') ]
5