this post was submitted on 19 Aug 2024
195 points (91.5% liked)

Memes

45158 readers
2831 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] pyre@lemmy.world 1 points 4 weeks ago (1 children)

the question mark is a wildcard, so is asterisk. slashes are used in paths. characters you can't use usually have implications for the OS. otherwise you can name your file pretty much anything.

[โ€“] mke@lemmy.world 2 points 3 weeks ago* (last edited 3 weeks ago)

Yeah, I think it's just funny comparing it with the usual situation on Linux, where there's even less restrictions. I believe you can actually put a newline in a file name, for example, though I'll need to check and come back later.

I'd need to rename a massive amount of files if I ever wanted to go back to Windows.

P.S. yup. Generally, just avoid /, null, and you're good to go.