this post was submitted on 06 Sep 2024
601 points (90.2% liked)

linuxmemes

20761 readers
1398 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] fadhl3y@lemmy.world 17 points 1 week ago (4 children)

Strictly speaking, this is a limitation of the default filesystem, and not the core operating system. If you mount a NFS share that is case sensitive, it will still be case sensitive.

[–] fatalicus@lemmy.world 7 points 1 week ago (1 children)

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>
[–] lengau@midwest.social 4 points 1 week ago (1 children)

Can you apply this recursively to an entire drive? Say... C:\

[–] austinfloyd@ttrpg.network 1 points 1 week ago (1 children)

You could, but should pick a different drive than c (this will likely break a ton of stuff)

[–] lengau@midwest.social 5 points 1 week ago

Brb adding this to my set of pranks for windows users

load more comments (2 replies)