mjd@plover.com writes: > Since /bin/false exited with non-zero status, $! should be set to 0. > However, it is instead set to the empty string. Do you remember that $! is double-headed? It has both numeric and string values... IlyaThread Previous | Thread Next