Scott Finneran wrote:

The files have different inodes and the filesystem is ext3. From what I know,
this shouldn't be possible, so I'm assumed that there are some non-printable
characters in the filename. ls -d doesn't show any however.

Anyone hits with he clue-bat would be appreciated

Perhaps try this:

ls -1 | hexdump -C

and you can see the filename chars in hex and ascii. If you
have UTF-8 as your charset, similar looking characters could
be different unicodes.


cheers
rickw


--
_________________________________
Rick Welykochy || Praxis Services

Border relations between Canada and Mexico have never been better.
     -- George W Bush
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to