On 01/10/06, Jean-Christophe Dubacq <[EMAIL PROTECTED]> wrote: > Well, at least something I can answer. > > strings reports only consecutive ascii chars. Therefore, since > ЕДЦедцa and Hebrew is encoded in UTF-8 with non-ascii chars (i.e. > codes>127), strings does not report them. > > But, since they are followed by ASCII chars, you see what is before, > a <CR> because that's the end of a string, and what is after. So the > tag is most probably there. Use hexdump -c (coupled with less and > grep) to find it.
Thanks, Jean. Good to know. Dotan _______________________________________________ F-spot-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/f-spot-list
