[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: um ... what's with the "." after the directory perms?
- From: Jason L Tibbitts III <tibbs math uh edu>
- To: For testers of Fedora Core development releases <fedora-test-list redhat com>
- Subject: Re: um ... what's with the "." after the directory perms?
- Date: Tue, 03 Mar 2009 10:33:04 -0600
>>>>> "RPJD" == Robert P J Day <rpjday crashcourse ca> writes:
RPJD> drwxr-xr-x. ^ ????
RPJD> what's that period? i've never seen that before. or have i
RPJD> just not been paying attention?
>From "info ls":
Following the file mode bits is a single character that specifies
whether an alternate access method such as an access control list
applies to the file. When the character following the file mode
bits is a space, there is no alternate access method. When it is
a printing character, then there is such a method.
GNU `ls' uses a `.' character to indicate a file with an SELinux
security context, but no other alternate access method.
A file with any other combination of alternate access methods is
marked with a `+' character.
- J<
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]