4 ms·
If you have recent kernel version and using ext4, case insensitivity for specific directory can be enabled using casefold feature. See https://unix.stackexchang
by giis 2y ago
If you have recent kernel version and using ext4, case insensitivity for specific directory can be enabled using casefold feature. See https://unix.stackexchange.com/questions/558977/how-to-enable-new-in-kernel-5-2-case-insensitivity-for-ext4-on-a-given-directory https://unix.stackexchange.com/questions/558977/how-to-enabl...
- j45 2y agoNice, thank so much.