You're viewing a single thread.
All Comments
203 comments
You can also disable case sensivity in bash
11 1 Replythis seems like a recipe for disaster
26 3 ReplySince Linux 5.2, you can disable case sensitivity on the filesystem level on ext4 (called case folding).
8 0 ReplyI wonder how many things subtly break when you enable that option.
20 0 ReplyIs this a competition for worst idea to solve the problem? :)
9 0 ReplyIs there also an option to only have 8.3 filenames? Those long names are so tiresome.
7 1 ReplyHow to shoot yourself in the foot in one simple step
5 0 ReplyThis is default in SteamOS.
1 0 Reply
Honest question: is case sensitivity that important? Are there files named settings.ini and Settings.ini, for example, in the same folder that do different things?
6 0 Reply
203 comments
Scroll to top