Help for this page
system "true"; echo $? & 127;
print system "does-not-exist"; print system "true"; print system "false";