EXP_FULL
expandarg(argp, &arglist, EXP_FULL | EXP_TILDE);
expandarg(n, &arglist, EXP_FULL | EXP_TILDE);
flag &= ~EXP_FULL;