Maven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 2 years agoblahajlemmy.zipimagemessage-square37linkfedilinkarrow-up1251arrow-down110
arrow-up1241arrow-down1imageblahajlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 2 years agomessage-square37linkfedilink
minus-squarepmk@lemmy.sdf.orglinkfedilinkarrow-up1·2 years agoUnicode in filenames can be a bad idea, since there are more than one way to achieve what looks like the same character. So matching patterns could fail if you think it’s one way, but it’s actually another representation in unicode.
Unicode in filenames can be a bad idea, since there are more than one way to achieve what looks like the same character. So matching patterns could fail if you think it’s one way, but it’s actually another representation in unicode.