severity 122695 minor
found 122695 5.93-5
stop

Ben Harris wrote:
> the following remain unexplained:
> 
> - The meaning of the first character, which indicates the file type.
> - The order of the "rwx" groups.
> - The meaning of "-" in such a group.


* The first character is explained earlier:

`-l'
`--format=long'
`--format=verbose'
     In addition to the name of each file, print the file type,
     permissions, number of hard links, owner name, group name, size,
     and timestamp (*note Formatting file timestamps::), normally the
     modification time.

* The "-" is explained later:

    [...]
    `x'
          If the executable bit is set and none of the above apply.

    `-'
          Otherwise.

* However, I can't see where the order of the symbolic mode sets is described.
  This information should be added.
-- 
Thomas Hood


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to