Hi Ken,

> what should we do if the text is outside of us-ascii?

Copy `cat -A'?

    seq 0 255 | sed 's/$/P/' | dc | cat -A

Or some other similar escaping;  \x1b.  It does mean one wouldn't be
able to discern a subject with cat -A-looking output from binary.

Cheers, Ralph.

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to