in reply to Testing if two paths point to the same file.
perl -MTest::More=no_plan -MCwd=realpath -e ' is (realpath("/etc/passwd"), realpath("/etc/../etc/passwd")) ' ok 1 1..1
print+qq(\L@{[ref\&@]}@{['@'x7^'!#2/"!4']});
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Testing if two paths point to the same file.
by MidLifeXis (Monsignor) on Jan 30, 2009 at 15:19 UTC | |
|
Re^2: Testing if two paths point to the same file.
by lostjimmy (Chaplain) on Jan 30, 2009 at 15:12 UTC | |
by ikegami (Patriarch) on Jan 30, 2009 at 15:29 UTC |