Notes for Apue —— chapter 4 Files and Directories(文件和目录)
4.1 Introduction 4.2 stat, fstat, fstatat, and lstat Functions
The lstat function is similar to stat, but when the named file is a symbolic link, lstat returns information about the symbolic link,