2008/6/20 Rob Lines <rlinesseagate at gmail.com>: > I am looking for an app that would run from the terminal and would emulate > a bash shell (or pass everything to the shell) that would allow me to set a > log file and then record all my input and the output to the screen from the > commands. As an added bonus if it would allow me to run it from two > terminals (or more) on the same machine and log all the input and output to > the same file while still displaying it on the screen that would be great. > The goal being that when making changes or diagnosing a problem it can > sometimes become hard to tell what command came when especially when you > have more than one termial session open. While using putty with a really > large buffer helps it doesn't deal well with the two terminal issue or > disconnected sessions. > > Anyone know of an app like this or any suggestions that could be added to > my bashrc to provide the functionality? > > Thanks, Hi Rob, screen as already mentioned, also script, and if you are doing it to monitor other activities other than yours ttysnoop http://freshmeat.net/projects/ttysnoop/, for putty there is tabbed putty btw @ http://puttycm.free.fr/ regards Walid -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080620/18783571/attachment-0005.html>