How to find special characters??

By more, vi, cat etc commands special characters (few control characters) are not identified.

Is there any way to find out those?

Thanks
Sumit

take cat to a vet: 'cat -vet'

Thank you very much!

In vi execute "set list" in colon-mode.

I hope this helps.

bakunin