What is the maximum file name length in linux and how to see this ? Is this really 255 characters ?
Usually we are aware that maximum length for a filename under Linux is 255 bytes. And everyone assumes that 255 bytes means we can have a filename upto 255 characters....