Posted by member 99 on 2003-06-27 10:02:51 link
It might not be a good idea to use anything non-ascii (>127), since it may not be available in all character sets, in particular anything with multibyte-characters, like on Japanese or Korean systems. (but I don't really know...)
I would suggest one of: `~%$&^#
OTOH, how often would you expect people to display paths chosen at random from a file?
I would suggest one of: `~%$&^#
OTOH, how often would you expect people to display paths chosen at random from a file?