http://qs321.pair.com?node_id=1232359


in reply to umask when calling xterm from perl

system uses /bin/sh by default, not tcsh. How you deal with this depends on what else you want to accomplish in your shell/xterm. Do you actually want to run tcsh under system() instead?