Permissions, Permissions, Permissions

Alexander Skwar listen at alexander.skwar.name
Sun Jul 2 19:15:39 UTC 2006


Felipe Alfaro Solana wrote:
>> For user joe, set Joe's umask to 0007 in ~/joe/.bashrc
> 
> Make sure you also (re)define the umask in $HOME/.bash_profile.

Sure?

If it would need to be in .bash_profile, then it would be fine
in .bashrc, I'd think. I'd think so, because of the following lines
in a default .bash_profile:

if [ -f ~/.bashrc ]; then
     . ~/.bashrc
fi

According to the bash documentation, those lines should NOT be missing
from a .bash_profile.

Alexander Skwar
-- 
"Because he's a character who's looking for his own identity, [He-Man is]
an interesting role for an actor."
						-- Dolph Lundgren, "actor"




More information about the ubuntu-users mailing list