Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
System

Method System.umask()


Method umask

int System.umask(void|int mask)

Description

Set the current umask to mask .

If mask is not specified the current umask will not be changed.

Returns

Returns the old umask setting.