February 2012
Intermediate to advanced
1184 pages
37h 17m
English
lstat EXPR
lstatThis function does the same thing as Perl’s stat function (including setting the special
_ filehandle), but if the last
component of the filename is a symbolic link, it stats the symbolic link itself instead of the
file to which the symbolic link points. If symbolic links are
unimplemented on your system, a normal stat is done instead.
Read now
Unlock full access