Re: exam txt file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 17/04/2008, Hiep Nguyen <hiep@xxxxxxxxxx> wrote:
i have a text file that contains special (unprintable) characters, what editor i can use to exam what those character are???
i use vi, but i don't know what is ^@
may be an editor that can show ASCII as dec or hex.

How about keeping things simple to start with. Just examine a copy of the file:

hexdump -C file.txt | less

before attempting to edit/convert/correct it.

Also, how about telling us which process is writing this file (possibly corruptly)?

Alan.


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux