From: Michal M. <mal...@pl...> - 2003-11-14 11:25:28
|
On Fri, Nov 14, 2003 at 02:33:34PM +0900, Nicolas Cannasse wrote: > Note : this does not actually do any system checking ( the path may not > exists or contains invalid characters ). Only special paths . .. and / ( and > windows drive letters ) are recognized as special. No characters are special in unix paths beside '/'. Special paths are only "." and ".." (and maybe "/"). Of course this also depends on filesystem, but most native FSes allow anything. But windows drive letters IMHO should be optional (for example support them if OS is windows). -- : Michal Moskal :: http://www.kernel.pl/~malekith : GCS {C,UL}++++$ a? !tv : When in doubt, use brute force. -- Ken Thompson : {E-,w}-- {b++,e}>+++ h |