Friday, 23 August 2013

Where does the output from an application started from the window manager go?

Where does the output from an application started from the window manager go?

If you start an application from a terminal you can see the output to
stdout and stderr, but if an application is started from the window
manager, where does the output to these files typically go? To /dev/null?

No comments:

Post a Comment