Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.81 File::statChapter 8
Standard Modules
Next: Reference: lstat
 

stat

stat (file)

Returns status information for the file or filehandle pointed to by file. If file is a symbolic link, returns the information for the file that the link points to.


Previous: 8.81 File::statPerl in a NutshellNext: Reference: lstat
8.81 File::statBook IndexReference: lstat