Re: ekiga -d 4 output is going where?
ael <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.gnomemeeting |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Feb 07, 2015 at 10:20:50PM +0100, Eugen Dedu wrote: > On 07/02/15 17:21, ael wrote: > >This is weird. On Debian testing > > ekiga -d 4 2>&1 > /tmp/ekiga.dmp > >produces no output: ekiga.dmp is created but is empty. > > It is a tricky thing in shell, you need to understand it well. Here it is. > > ekiga writes at descriptor 2. Ah. Yes. I had indeed forgotten the details of that shell semantics which is not well documented... Thanks for reminding me. ael