getbool
static int getbool(const char *str);
AskConfirmation = getbool(optarg);
DeviceOpt = getbool(optarg);
SafetyOpt = getbool(optarg);