get_input
cmd = get_input("Local command?");
file = get_input("Local file?");
file = get_input("Local file?");
s = get_input("New speed?");
file = get_input("Record file?");
cmd = get_input("Local command?");
const char *get_input(const char *);
static void get_input(void);
get_input();