[Binari] different umask for different dirs

Hi, I'm looking for an easy way to have an umask on a couple of dirs that is different from the normal user's umask. Normally you set: # umask 022 Which results in 644 permissions (for files and 755 for dirs) when you create new files. I'd like to have an umask of 002 for some specific dirs. Anyone know an easy way to do this? Kenny -- ================================================================== Kenny Billiau Web Developer Tel:+32 (0)9 331 36 95 fax:+32 (0)9 3313809 VIB Department of Plant Systems Biology, Ghent University Technologiepark 927, 9052 Gent, BELGIUM kenny.billiau@ugent.be http://bioinformatics.psb.ugent.be ================================================================== "What we feel isn't important. The only question is what we do." -- Rohl
participants (1)
-
Kenny Billiau