Re: Command and Output Logging
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Command and Output Logging

From: Himesh P. <himeshp@gmail.com>
Date: Fri Sep 30 2005 - 01:37:35 CEST

Thanks for the responses.

Emmanuel: I tried the TIL library and could only get it to log the
standard output of a TCL script. Another problem is that I could not
get any of the scripts in the TIL library to log an interactive
application, which is what I want.

Larry: To elaborate, my application is interactive. A user inputs a
command and a result is printed back on the screen. The user needs
immediate feedback on screen and a log of what he did for future
reference.

I tried Bob's code and I can't find a way for it to log an interactive
application, this is the same problem I had with the TIL package. I
think what I need is something that can take the standard output and
input from the shell my script is running on.
Received on Sat Oct 15 03:53:45 2005