Luu Tuyen@lemmy.world to linuxmemes@lemmy.world · 2 months agoRemember: GNU/Linux and other UNIX systems can make files that are case-sensitive, Windows can't make files that are case-sensitivelemmy.worldimagemessage-square182fedilinkarrow-up1572arrow-down166
arrow-up1506arrow-down1imageRemember: GNU/Linux and other UNIX systems can make files that are case-sensitive, Windows can't make files that are case-sensitivelemmy.worldLuu Tuyen@lemmy.world to linuxmemes@lemmy.world · 2 months agomessage-square182fedilink
minus-squarefatalicus@lemmy.worldlinkfedilinkarrow-up6·2 months agoTechnically not a limit there either since you in windows on NTFS can set a flag on a folder to make it case sensitive fsutil.exe file queryCaseSensitiveInfo <path>
Technically not a limit there either since you in windows on NTFS can set a flag on a folder to make it case sensitive
fsutil.exe file queryCaseSensitiveInfo <path>