in reply to RE: RE: Normalized directory paths
in thread Normalized directory paths
That is, if your string is
and c is a symlink, YOU CANNOT reduce that string unless you do a readlink on c. I wrote some code to do it once. One of my UnixReview columns I think./a/b/c/../d/e/f
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: RE: RE: RE: Normalized directory paths
by mikfire (Deacon) on May 17, 2000 at 22:11 UTC |