screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

using screen logs


From: Jae Norment
Subject: using screen logs
Date: Thu, 29 Jan 2009 15:52:18 -0600

I use screen to log sessions where I patch Debian servers.  Screen
captures ANSI control codes (like positioning and color changes), which
is probably appropriate, however, I want a version of the logs without
those codes so that I can open it in a text editor.  I've been told that
a little perl could help, been directed to 'script', both of which don't
seem to do the trick that I want.  For the perl solution, I need to know
too much about the ANSI codes that I want to replace.  Script just
dumps... there doesn't seem to be a good way to capture without the
codes...

Screen is a widely used application, and my use to generate logs of my
sessions has got to be a fairly popular function of screen... so what is
everyone else using to make the logs human readable?  ( Ideally, I'd
like something that will reformat the log either to a file or to a pipe.
)

Thanks!

--J.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]