start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.81 File::stat Chapter 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::stat Perl in a Nutshell Next: Reference: lstat
8.81 File::stat Book Index Reference: lstat

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.