 |
|
|
Linux Is Case Sensitive
Last
Updated:
December 4, 2008
Since linux is case-sensitive theFile and thefile are actually two different files.
Linux will allow you to have two files with the exact same name if the case varies between the file names.
When creating files, and directories in Linux it is good to use all lowercase unless you really want to mix up the case.
It is good to use upper and lower case for passwords. |
|
 |
|