windows - Are file names in Ubuntu case sensitive? -


I mean if a file is created in windows that has been named "a.txt.txt" and the same Trying to create another file in the destination such as A.txtâ ???? Is prohibited.

Is it only in Ubuntu?

Thank you for your valuable consideration for a silly question.

For your title: Yes, they are case-sensitive.

For your inline question: No, there is nothing that will stop you from doing so.

Unix & amp; Linux generally uses case-sensitive file systems, so A.txt and a.txt .

Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

java - Projects which are accessed via multiple (different) IDEs: Ant or Maven? -