ALLRWX
mode = newmode(optarg, ALLRWX, cur_umask, "", "");
if (mkdirp(d, ALLRWX) < 0) {
mode = ALLRWX;