[squeak-dev] [[Q] How set the permissions of text file

Bert Freudenberg bert at freudenbergs.de
Thu Apr 14 09:44:45 UTC 2016


> On 14.04.2016, at 09:46, marcel.taeumel <Marcel.Taeumel at hpi.de> wrote:
> 
> Hi Edgar,
> 
> to my knowledge, there are no primitives in the FilePlugin that support
> setting permissions. You can, however, use OSProces and a shell command to
> set the permissions.
> 
> Best,
> Marcel

That being said, I highly doubt that a TVML file needs to be made executable. "-rw-r--r—“ should be fine because it’s not going to be executed directly (that is what the “x” bit allows).

- Bert -

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4207 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20160414/9b72f460/smime.bin


More information about the Squeak-dev mailing list