hush: more rodust detection of unterminated strings etc;
[oweals/busybox.git] / shell / hush_test / hush-misc / pid.tests
1 test `(echo $$)` = `echo $$`; echo $?