]> git.saurik.com Git - apple/shell_cmds.git/blob - sh/tests/expansion/cmdsubst11.0
shell_cmds-216.60.1.tar.gz
[apple/shell_cmds.git] / sh / tests / expansion / cmdsubst11.0
1 # $FreeBSD: head/bin/sh/tests/expansion/cmdsubst11.0 223163 2011-06-16 21:50:28Z jilles $
2
3 # Not required by POSIX but useful for efficiency.
4
5 [ $$ = $(eval '${SH} -c echo\ \$PPID') ]