Guillaume Rousse wrote: > > Exact umask used in msec is not used. > Looking through configuration files, it is defined in /etc/profile. However, > this one seems either not sourced, or sourced before /etc/bashrc, which > redefines umask to 002 > ~/.bashrc reads /etc/bashrc > ~/.bash_profile reads ~/.bashrc > So, where should /etc/profile get used ?
Have a look at my preliminary efforts on bash and msec: http://pfortin.com/Linux/bash http://pfortin.com/Linux/permresults.html HTH, Pierre
