I am surprised they haven't come up with their own Truth font instead. "Everything is written in Truth".
$ echo -n "abcde" |base64
Otherwise, without the -n, echo injects an extra newline character to the end of the string that would become encoded. $ ls /
$ ls /tmp/junk; rm !$
It's taking "/" rather than "/tmp/junk"..