Should have done this a long time ago: Added command args to escape control characters and/or pipe characters into visible ASCII characters. The first will appear as \ddd sequences and the second will appear as normal "|" (but will break any links being transmitted, which might be want you want to see in the first place).
Trivial code cleanup.