do_single
exit(do_single(argc, argv, action));
if (do_single(argc, argv, action))
static int do_single(int, char **, int);