On Fri, Nov 20, 2015 at 3:06 PM, Will Senn <[email protected]> wrote:

> Any ideas on how to preserve the tabs?


​uuencode the file first, then cat the result.  cat/paste the encoded file
and uudecode it on the other end.

This is always the safest way to preserve 8 bit binaries through different
systems, terminal handlers, ascii to ebcdic etc...

Clem
_______________________________________________
Simh mailing list
[email protected]
http://mailman.trailing-edge.com/mailman/listinfo/simh

Reply via email to