[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OT: Need help from bash experts... bad filename chars



Alvin Oga <aoga@Maggie.Linux-Consulting.com> writes:

> and you cannot save/create/restore these files on *nix....
> -- you'd need some kind of filename mapping

Incorrect.  You could create every single one of your examples on
Unix.

The only characters you can't use on Unix are / and \0.  You may have
to try a little harder to make them from the shell, but it's not too
difficult.  You can even put control characters in filenames,
newlines, and other fun stuff.

-- 
Alan Shutko <ats@acm.org> - In a variety of flavors!
Do nothing unless you must, and when you must act -- hesitate.



Reply to: