umask

David Bovill david at vaudevillecourt.tv
Sun Jan 16 17:00:03 EST 2011


Does anyone know if the umask works on OSX / anymore - I used it years ago
on Linux, but no idea if it works on OSX (dictionary say it dos not).

      *set* the umask to 555

   *put* the tempname & ".sh" into shellFile

   *put* someShell into url ("file:" & shellFile)

   *set* the umask to 0



I guess I'll have to use chmod +x shell command?



More information about the use-livecode mailing list