cmd_struct
const struct cmd_struct *p = commands + i;
static int run_builtin(const struct cmd_struct *p, int argc, const char **argv)
const struct cmd_struct *p = commands+i;
static const struct cmd_struct commands[] = {
struct cmd_struct *p = commands + i;
static struct cmd_struct commands[] = {