Go to the first, previous, next, last section, table of contents.


Location Directives

%d
File's depth in the directory tree; files named on the command line have a depth of 0.
%F
Type of the filesystem the file is on; this value can be used for `-fstype' (see section Directories).
%l
Object of symbolic link (empty string if file is not a symbolic link).
%i
File's inode number (in decimal).
%n
Number of hard links to file.


Go to the first, previous, next, last section, table of contents.