![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: Re: stat weirdness?by antirice (Priest) |
on Feb 25, 2004 at 15:19 UTC ( #331676=note: print w/replies, xml ) | Need Help?? |
To quote the page of the POSIX standard pertaining to stat: If the named file is a symbolic link, the stat() function shall continue pathname resolution using the contents of the symbolic link, and shall return information pertaining to the resulting file if the file exists. So the behavior that the OP is experiencing should be expected. antirice
In Section
Seekers of Perl Wisdom
|
|