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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: stat Chapter 8
Standard Modules
Next: 8.81 File::stat
 

lstat

lstat (

file

)

Returns the same information as stat , but if file is a symbolic link, returns the status information for the link.


Previous: Reference: stat Perl in a Nutshell Next: 8.81 File::stat
Reference: stat Book Index 8.81 File::stat

Library Navigation Links

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