each_file
each_file(argv[optind]);
(each_file(argv[optind], cmd_info));
int each_file(char *, Cmd_Info *);
static void each_file(char *);