tr -cd ‘11121540-176’ < in_file.txt > out_file.txt
This will read in the complete file and output only the specified characters (octals 11, 12, 15, and 40 through 176 inclusive). any ideas on how I can do this in TCL?
Thanks!
Paul Bishop
Carle Foundation Hospital
Urbana, IL