[Gambas-user] Permissions

Pablo Vera pvera at ...729...
Tue Jun 21 16:30:15 CEST 2005


You could:

   SHELL("chmod 777 file_or_directory")

and

   SHELL("chown user:group file_or_directory")


Saludos,
Pablo Vera

Eilert wrote:
> Is it possible to SET the permissions of a file / a directory somehow?
> 
> Rolf




More information about the User mailing list