[Gambas-user] Gambas app run as root
Benoît Minisini
gambas at ...1...
Tue Oct 5 00:31:26 CEST 2010
> OK, here it is.
>
> Jussi
>
>
Well, your little example works as expected there (Mandriva 2010.1 / x86-64).
On Gambas 3, it works if you add 'As "Process"' after the SHELL instruction
and replace LINE INPUT by the READ instruction.
Note that you should use EXEC instead of SHELL. Not important, but with SHELL,
you add an intermediate "sh" process that is useless.
Regards,
--
Benoît Minisini
More information about the User
mailing list