[Gambas-user] Console
Benoit Minisini
gambas at ...1...
Mon Jan 16 22:29:06 CET 2006
On Monday 16 January 2006 21:20, johnf wrote:
> On Sunday 15 January 2006 20:43, Indra Tjahjono wrote:
> > EXEC ["kugar","/tmp/filename.kud 1> /dev/null"] without success...
>
> Believe me when I say I don't really know but if I recall correctly you
> need command 2> /dev/null in bash
>
> John
>
EXEC does not use any shell. You must use the SHELL command - Look at the
documentation for more details...
Regards,
--
Benoit Minisini
More information about the User
mailing list