[Gambas-user] [Gambas Bug Tracker] Bug #1216: umask ignored by gambas while Mkdir command used
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Sun Dec 3 00:55:10 CET 2017
http://gambaswiki.org/bugtracker/edit?object=BUG.1216&from=L21haW4-
Comment #4 by Benoît MINISINI:
AFAIK, and according to the Linux manual, this is the standard behaviour of mkdir(). I do nothing special there, I just call the mkdir() system call.
The documentation of the 'mkdir' shell command says nothing about default permissions.
Where did you see that an UMASK environmental variable should give the default permissions of a newly created directory?
More information about the User
mailing list