search for: g_spawn_async_with_pipes

Displaying 1 result from an estimated 1 matches for "g_spawn_async_with_pipes".

2003 Mar 07
5
gui wrapper for ssh -X
...ems with pipes though reading from ssh's stdout, for when it asks for the password. Before I go further down this path, does ssh uses pipes in the standard way, or is this method impossible. Does anyone have a suggestion of another way to go about this, currently I'm trying to use the g_spawn_async_with_pipes call from glib2.0 thanks jeb