|
|
|
|
|
by int_19h
3335 days ago
|
|
Except that only works for absolute paths. And then also changes other semantics that you might expect to be there - e.g. it disables handling of .. and . to mean parent and current directory (which is valid even in absolute paths, and often useful). |
|