Quote:
Originally Posted by penartur
You are wrong.
For example, according to Wikipedia, the only unsupported characters on ext3 and reiserfs are null byte and a slash ("/"). All other characters (including tab, newline, beep signal, backslash etc) should be fine.
|
Interesting. Ultimately academic in a way though. Even if we have a couple that support it, enough don't that you can't really use them when sharing the files with others.
And how do you define the behavior of the beep char or say carriage return? I'd assume the filesystem and/or OS would need to ignore these anyways as they don't make sense in context.