nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Handling non-ASCII

2012-04-16 11:04:02
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
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>