screen-users
[Top][All Lists]
Advanced

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

Re: screenlog CR/LF cruft


From: Thomas Adam
Subject: Re: screenlog CR/LF cruft
Date: Fri, 15 Oct 2010 22:26:55 +0100

On 15 October 2010 22:15, Bruce Edge <address@hidden> 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



reply via email to

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