doc: set logical umask in process.umask example
0644 seems to be the desired mode for new files (as it is a very weird umask), and to achieve that the correct umask would be 0022. PR-URL: https://github.com/joyent/node/pull/8039 Reviewed-by:Trevor Norris <trev.norris@gmail.com>
parent
c90eac7e
Please register or sign in to comment