printf("umask is %s\n", umask()); system "/usr/bin/xterm -name \"test\" -hold -e '$command' & "; #### echo \"umask is \" ; umask; ";