exec_shell_imgact
static struct execsw shell_execsw = { exec_shell_imgact, "#!" };
int exec_shell_imgact (struct image_params *);