Permissions, F-16 -

David bouncingcats at gmail.com
Wed Feb 29 04:06:02 UTC 2012


On 29/02/2012, Bob Goodwin <bobgoodwin at wildblue.net> wrote:

>         Would someone explain the meaning of the permissions in the last
>         line below, especially the "+" ?
>
>             [root at box6 bobg]# ll /dev/bus/usb/001
>             total 0
>             crw-rw-r--. 1 root root 189, 0 Feb 28 03:08 001
>             crw-rw-r--+ 1 root root 189, 2 Feb 28 03:08 003

At the bottom of 'man ls' here it says:
"The full documentation for ls is maintained as a Texinfo manual.  If
the info and ls programs are properly installed at your site, the
command
              info coreutils 'ls invocation'
should give you access to the complete manual.
And looking there, your questions are answered in the documentation of
the -l option.


More information about the users mailing list