Gollum to Programmer [email protected] • 1 year agoD or d come oni.imgur.comimagemessage-square203fedilinkarrow-up11.43Karrow-down148 cross-posted to: [email protected]
arrow-up11.38Karrow-down1imageD or d come oni.imgur.comGollum to Programmer [email protected] • 1 year agomessage-square203fedilink cross-posted to: [email protected]
minus-square@rtxnlinkEnglish8•1 year agoSince Linux 5.2, you can disable case sensitivity on the filesystem level on ext4 (called case folding).
minus-square@MooseBoyslink20•1 year agoI wonder how many things subtly break when you enable that option.
minus-square@[email protected]linkfedilink9•1 year agoIs this a competition for worst idea to solve the problem? :)
minus-square@AnUnusualReliclink6•1 year agoIs there also an option to only have 8.3 filenames? Those long names are so tiresome.
minus-square@[email protected]linkfedilink5•1 year agoHow to shoot yourself in the foot in one simple step
minus-squareTiger Jerusalemlink6•1 year agoHonest 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?
this seems like a recipe for disaster
Since Linux 5.2, you can disable case sensitivity on the filesystem level on ext4 (called case folding).
I wonder how many things subtly break when you enable that option.
Is this a competition for worst idea to solve the problem? :)
Is there also an option to only have 8.3 filenames? Those long names are so tiresome.
How to shoot yourself in the foot in one simple step
This is default in SteamOS.
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?