CMDBUF_SIZE
char line[CMDBUF_SIZE];
static char cmdbuf[CMDBUF_SIZE]; /* Buffer for holding a multi-char command */