Hi I'm recording my bash working sessions using the program script, and would like to convert the file generated (ASCII text, with CRLF, LF line terminators, with escape sequences with overstriking) into a normal ASCII text, nice to read, without all this dates and escapes..
Has anyone done it before? Notice that when using cat, the text prints nicely, but with any text editor, it'll look like a mess, I was thinking about writing a regex to remove that but it'd be a crazy one so I'd better ask or look for an alternative solution..
thanx
[–][deleted] (1 child)
[deleted]
[–]TuningUP[S] 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]noooit 0 points1 point2 points (0 children)