[Gambas-user] Access global variable from other .class
Jussi Lahtinen
jussi.lahtinen at ...626...
Mon Jun 18 19:15:29 CEST 2012
> Maybe it would be possible to write a graphical su entirely in Gambas?
> The first difficulty I see is how to know if we must use 'su' or 'sudo'
> to run the command...
>
>
I have never run into need for su, I always use sudo.
Example in Ubuntu as default, you cannot do "su root".
So su is useful only if you need to change to some other user, but the
keyword in Gambas is RunAsRoot.
Is there something where sudo would fail?
Jussi
More information about the User
mailing list