Skip to main content
5 events
when toggle format what by license comment
Apr 17, 2023 at 10:58 history edited Toby Speight CC BY-SA 4.0
Declumsify
Apr 10, 2023 at 13:38 vote accept pacmaninbw
Dec 21, 2022 at 22:46 comment added Toby Speight Yes, of course. On a POSIX system, any byte can be part of a filename except for \0 and / (which is the directory separator). (Certain filesystem types, notably VFAT, restrict characters in a filename, but most do not).
Dec 21, 2022 at 22:27 comment added pacmaninbw Since this is finding files I'm pretty sure newline is excluded. Can you have a newline in a file name?
Dec 21, 2022 at 22:19 history answered Toby Speight CC BY-SA 4.0