Re: umask and mode creation1999-03-30 08:34:53I cannot get procmail to create files with umask 022 UMASK=022 | (umask 022; $HOME/private/script/mhonarc -quiet.... ) It does not work... any hints? Try using the UMASK resource for mhonarc. Or use the -umask option from the commandline: | $HOME/private/script/mhonarc -quiet -umask 022 .... Chris
|
|