Marcus Müller: > > Files with ) are not used within openbsd > > I didn't know that! So, I couldn't un-tar an archive with )-containing > file names on openbsd (it just so happens that I came across this when > I was rolling tarballs)?
That's a misunderstanding. Obviously OpenBSD has Unix file system semantics and file names can contain any byte other than '/' or '\0'. It's just that the sort of files the project signs with signify don't have ')' in their name. Or ' ' or '\n'. -- Christian "naddy" Weisgerber [email protected]
