xref
: /
freebsd
/
bin
/
sh
/
tests
/
expansion
/
cmdsubst11.0
(revision fe75646a0234a261c0013bf1840fdac4acaf0cec)
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