I want to see all nonascii characters in the file

I want to see all nonascii characters in the file

am 07.12.2005 07:23:37 von cpluspluskilla

I have file that doesn't show certain characters but the file size of
it 33 bytes. I want to see its content,

Re: I want to see all nonascii characters in the file

am 07.12.2005 08:24:41 von RolandRB

cpluspluskilla@gmail.com wrote:
> I have file that doesn't show certain characters but the file size of
> it 33 bytes. I want to see its content,

Try "cat -v filename" for starters.

Re: I want to see all nonascii characters in the file

am 07.12.2005 08:46:07 von Bill Marcum

On 6 Dec 2005 22:23:37 -0800, cpluspluskilla@gmail.com
wrote:
> I have file that doesn't show certain characters but the file size of
> it 33 bytes. I want to see its content,
>
man od


--
I was the best I ever had.
-- Woody Allen