setup: etc/profile

Jakub Piotr Cłapa loc at toya.net.pl
Thu Apr 7 12:31:59 CEST 2005


> if [ `id -gn` = $USER -a `id -u` -gt 14 ]; then
> 	umask 002
> else
> 	umask 022
> fi

What's the rationale behind this? (it sets umask 022 for almost everybody)

What's the rationale behind umask 022 for normal users?

-- 
z wyrazami szacunku,
Jakub Piotr Cłapa




More information about the pld-devel-en mailing list