Skip to content
Prev 47596 / 63421 Next

How to set user read request while R install

Sandip,

this has nothing to do with R but rather your restrictive umask setting. If you want others to have rx permissions, change your umask to something like 0022 which is more commonly used (please see unix documentation on the concepts involved).

Cheers,
Simon
On Feb 7, 2014, at 1:15 PM, Sandip Nandi <sannandi at umail.iu.edu> wrote: