struct compile_cmd_t { char *cmd; char *args; char *fileext; }; void get_commands();