On 6/10/05, Michael Schroeder
<[EMAIL PROTECTED]> wrote:
> On Fri, Jun 10, 2005 at 10:22:35AM +1000, foo bar wrote:
> > Is there an application that can attach to a screen session, reads
> > what the screen looks like, and dumps it to an image (png) ?
> 
> You can use
> 
>     screen -p <windowname> -X hardcopy <filename>
> 
> to dump the contents of a window into a file, but screen doesn't
> dump colors/fonts/atrributes.

On 6/10/05, Juergen Weigert <[EMAIL PROTECTED]> wrote:
> On Jun 10, 05 10:22:35 +1000, foo bar wrote:
...
> How about running screen with -L and parse the logfile to get the
> iptraf output? You can even truncate the logfile after every read,
> if you like.

Wow, thanks guys


_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to