this post was submitted on 25 Apr 2025
277 points (97.6% liked)

Linux

7110 readers
496 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] piccolo@sh.itjust.works 30 points 2 days ago (2 children)

The best things is when the OS enforces magic onto the filesystem. Ntfs is case sensitive but windoze is not. So expect some real fun times if you use ntfs on other systems.

[–] JackbyDev@programming.dev 1 points 23 hours ago

Trying to rename a file to use the correct capitalization in a git repository on my Windows laptop for work was tricky. Or maybe it was subversion. Actually I think it was subversion. Either way it was a weird little puzzle for the day.

[–] h0rnman@lemmy.dbzer0.com 29 points 2 days ago (1 children)

For real. It's a ton of fun when you have a Linux server presenting a SMB share and you get a folder called MyFolder and one called MYFOLDER. Take a guess about what happens in that situation. I guarantee it's different

[–] absGeekNZ@lemmy.nz 3 points 1 day ago

I have a folder called backup and one called Backup shared over SMB... It is always Backup that gets opned.

Minor issue....NFS auto mount on most of my systems.