From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Paul Gimpelj" Subject: logging console stdin Date: Tue, 25 May 2004 09:13:25 -0400 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <006501c4425a$108a3780$3410fea9@zoom> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org Hi, is there a way to fork the stdin, stderr and stdout of console and xconsole . to separate log files, session based or otherwise. It would be helpfull during installs to see if console input was interpreted correctlly. thanks, paul