On 15 October 2010 22:15, Bruce Edge <bruce.e...@gmail.com> wrote:
> Is there a .screenrc option that generates cleaner log files?
>
> IOW, without the LF characters and other non-printable characters?

col -bx < ./some_screen_logfile > ./tmp_file && mv ./tmp_file
./some_screen_logfile

-- Thomas Adam

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

Reply via email to