On Wed, Jan 28, 2015 at 11:22:52AM +0000, [email protected] wrote:
> Hi,
>
> On 27. januar 2015 at 11:14 PM, "Andy Bradford"
> <[email protected]> wrote:
> >
> >man script:
> >
> >``script makes a typescript of everything printed on your terminal.''
>
> That's fine, I just don't understand why it can't do it without all the noise
> and ^Ms.
>
> O.D.
Beacuse it records everything send to the terminal and has no way of
teklling which are things like cursor control sequences and which are
not.
-Otto