ch_is_shell_meta
while (!ch_is_shell_meta(*cmd) && *cmd != ':' && *cmd != '=')
if (ch_isspace(*p) || ch_is_shell_meta(*p))