Which file systems support newlines in file names?
- by Koning Baard XIV
For a programming challenge I need a filesystem which supports newline characters in filenames, so a file can be named something like:
A
filename
with
newlines
I can't find any. Can anyone help me? Thanks