aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/pid.tests
blob: eaeaa717b735b1a2389d10afda313b57eed2a6c0 (plain)
1
test `(echo $$)` = `echo $$`; echo $?