command_echo
COMMAND_SET(echo, "echo", "echo arguments", command_echo);
static int command_echo(int argc, char *argv[]);