Hi,

Is there some way of preventing the "command not found" printed by Ruby
when the command specified in backquotes isn't found? The example in the
book (p. 75) shows how to get an exception back when this happens but it
doesn't avoid printing the "command not found" message to stderr.

Regards,

Robert