in reply to Test module to assist sytem()

I have only one note - use $? >> 8 instead of $? for testing return code from system call.