in reply to Re: Wanted: humanly readable `script` output
in thread Wanted: humanly readable `script` output

The GNU "strings" program should do exactly that. It's installed on all Linux machines I know. Note that it ignores delete characters etc (instead of deleting the previous character), but that's /usually/ not much of a problem.

  • Comment on Re^2: Wanted: humanly readable `script` output