in reply to Wanted: humanly readable `script` output

Without having seen your 'typescript'-file, I guess that filtering it through a regular expression which only allows printable characters through is the favoured solution.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

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

Replies are listed 'Best First'.
Re^2: Wanted: humanly readable `script` output
by Joost (Canon) on May 04, 2008 at 19:46 UTC