Hello -- 2008/10/23 Jiri Polcar <[EMAIL PROTECTED]>: > Hi, > > I would like to log whole my urxvt session like script(1) or screen(1) > does. But without escape sequences which script(1) and screen(1) > saved. I have one solution but I am not satisfied with it:
This is why col(1) was invented: col -bx < ./logfile > ./logfile.tmp && mv ./logfile.tmp ./logfile -- Thomas Adam _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
