Results 1 to 2 of 2
How to change Umask value permanently for all user in Red hat Version...
- 06-16-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 1
How to change umask value permanently
How to change Umask value permanently for all user in Red hat Version
- 06-16-2009 #2Linux Newbie
- Join Date
- Feb 2009
- Posts
- 99
edit /etc/bashrc --> change one line like
"change " umask 002 " to your own umask "


Reply With Quote