Case sensitivity of file names in Linux

​File names in Linux are case sensitive. Filename with a word “Document” is different from a filename “document”.


This case sensitivity applies to folder names too.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator