Lstat---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Get information about a file
Syntax: Array lstat (string filename)
Description:
Aggregated file statistics or symbolic link name filename, this function is the same as stat (), except that if the parameter filename is a symbolic link, the status of the symbolic link is returned.
Returns the statistics for the file, returning an array with the following elements:
Appliance Name
Inode value
Number of links
Owner's User ID
Owner's Group ID
Device Type *
How many bit tuple sizes
Last Accessed time
Last Modified Time
Time of last change
File system I/O chunk size (blocksize) *
Number of allocated blocks
*-is valid only if the system provides a st_blksize type, and other systems, such as Windows, return 1.
The result of this function will exist in the cache buffer, please refer to Clearstatcache () for more information.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.