trust the exit status of the program Patch by Robin Getz --- a/dhry_1.c +++ b/dhry_1.c @@ -274,6 +289,7 @@ printf ("\n"); } + exit(0); }