Приглашаем посетить
Добычин (dobychin.lit-info.ru)

Reference: lstat

PreviousChapter 5
Function Reference
Next
 

lstat

lstat file

Like stat, returns information on file, except that if file is a symbolic link, lstat returns information about the link; stat returns information about the file pointed to by the link. (If symbolic links are unimplemented on your system, a normal stat is done instead.)


PreviousHomeNext
Reference: logBook IndexReference: map