Show non-printable characters in cat

Use -A option with cat

Sometimes you will create a configuration and your configuration doesn't work.
If that is going to happen, in many cases that is because of these non-printable characters - so cat -A is awesome way to figure it out.