Luu Tuyen@lemmy.world to linuxmemes@lemmy.world · 3 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-square34fedilinkarrow-up10arrow-down10
arrow-up10arrow-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 · 3 months agomessage-square34fedilink
minus-squareMehBlah@lemmy.worldlinkfedilinkarrow-up1·3 months agoWhat I really like is a naming files with a forbidden windows character in Linux and they wont copy over to a windows partition. I end up using a question mark quite a bit for some reason.
minus-squareDefederateLemmyMl@feddit.nllinkfedilinkarrow-up1·3 months agoOr just name the file con. Windows 95 even used to bluescreen if you tried to refer to con\con.
What I really like is a naming files with a forbidden windows character in Linux and they wont copy over to a windows partition. I end up using a question mark quite a bit for some reason.
touch 'C:\WINDOWS\SYSTEM32'
Or just name the file
con
. Windows 95 even used to bluescreen if you tried to refer tocon\con
.