spawning a command like this: zip -z foo < foowhat with...
Biju Chacko
botsie at xfce.org
Wed Jul 23 10:21:22 CEST 2008
Giuseppe Torelli wrote:
> Hi,
>
> I apologize for asking a gtk related question into xfce4 ml.
> I need to spawn the program in the object with g_spawn_async_with_pipes
> or other kind of. The problem is that I don't get any error message but
> the command is simply not executed. Is it possible to use the < redirector
> with glib?
>
This is probably what you want:
http://www.opengroup.org/onlinepubs/007908799/xsh/popen.html
-- b
More information about the Xfce4-dev
mailing list