Comment on D or d come on
TetrisIQ@lemmy.world 1 year ago
You can also disable case sensivity in bash
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?
MooseBoys@lemmy.world 1 year ago
this seems like a recipe for disaster
rtxn@lemmy.world 1 year ago
Since Linux 5.2, you can disable case sensitivity on the filesystem level on ext4 (called case folding).
MooseBoys@lemmy.world 1 year ago
I wonder how many things subtly break when you enable that option.
1984@lemmy.today 1 year ago
Is this a competition for worst idea to solve the problem? :)
AnUnusualRelic@lemmy.world 1 year ago
Is there also an option to only have 8.3 filenames? Those long names are so tiresome.
Dizzar@iusearchlinux.fyi 1 year ago
How to shoot yourself in the foot in one simple step
xeekei@lemm.ee 1 year ago
This is default in SteamOS.
tigerjerusalem@lemmy.world 1 year ago
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?