Go to the first, previous, next, last section, table of contents.
%g
-
File's group name, or numeric group ID if the group has no name.
%G
-
File's numeric group ID.
%u
-
File's user name, or numeric user ID if the user has no name.
%U
-
File's numeric user ID.
%m
-
File's permissions (in octal).
Go to the first, previous, next, last section, table of contents.