Re: Strange 'ls' listing

2010-04-07 Thread Rick Stevens
On 04/07/2010 03:02 PM, jack craig wrote: > ls -l looks like the old format on my fc11... > > -rwxr-xr-x 1 jackc jackc 10413 2010-02-23 13:35 build_chnum > -rwxr-xr-x 1 jackc jackc 18056 2010-04-05 14:54 build_ev > -rwxr-xr-x 1 jackc jackc 4314 2010-03-15 17:47 build_hx > -rwxr-xr-x 1 jackc jackc

Re: Strange 'ls' listing

2010-04-07 Thread jack craig
Busted!!! # SELINUX= can take one of these three values: SELINUX=disabled On 04/07/2010 03:04 PM, Michael Cronenworth wrote: grep SELINUX\= /etc/selinux/config -- Jack Craig Software Engineer 831.461.7100 x120 www.extraview.com -- users mailing list users@lists.fedoraproject.org To uns

Re: Strange 'ls' listing

2010-04-07 Thread Michael Cronenworth
jack craig wrote: > ls -l looks like the old format on my fc11... grep SELINUX\= /etc/selinux/config -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/

Re: Strange 'ls' listing

2010-04-07 Thread jack craig
ls -l looks like the old format on my fc11... -rwxr-xr-x 1 jackc jackc 10413 2010-02-23 13:35 build_chnum -rwxr-xr-x 1 jackc jackc 18056 2010-04-05 14:54 build_ev -rwxr-xr-x 1 jackc jackc 4314 2010-03-15 17:47 build_hx -rwxr-xr-x 1 jackc jackc 265 2010-04-05 12:41 chk -rwxr-xr-x 1 jackc jackc

Re: Strange 'ls' listing

2010-04-07 Thread Sam Sharpe
On 7 April 2010 21:55, Kwan Lowe wrote: > On Wed, Apr 7, 2010 at 4:43 PM, Michael Cronenworth wrote: > >> I believe you can generate your own formatted output to workaround it. >> Sure, not intuitive, but possible. You can alias "ll" to your custom >> format output. > > :)  Might do that... > > I

RE: Strange 'ls' listing

2010-04-07 Thread Jeff Kittle
@lists.fedoraproject.org Subject: Re: Strange 'ls' listing Jeff Kittle wrote: > Has anyone noticed that the ls command tacks on '.' Character at the end > of each permission string , example: It is to signify an SELinux context exists on the file. This is something new to coretutils i

Re: Strange 'ls' listing

2010-04-07 Thread Kwan Lowe
On Wed, Apr 7, 2010 at 4:43 PM, Michael Cronenworth wrote: > I believe you can generate your own formatted output to workaround it. > Sure, not intuitive, but possible. You can alias "ll" to your custom > format output. :) Might do that... I was interested because of the OP about the new behav

Re: Strange 'ls' listing

2010-04-07 Thread Michael Cronenworth
Kwan Lowe wrote: > Is the old behaviour still available or is this now default? > Previously there was a "-Z" option that would list it.. The -Z flag displays the full context, not the '.' hint. I believe you can generate your own formatted output to workaround it. Sure, not intuitive, but possi

Re: Strange 'ls' listing

2010-04-07 Thread Kwan Lowe
On Wed, Apr 7, 2010 at 4:26 PM, Michael Cronenworth wrote: > Jeff Kittle wrote: >> Has anyone noticed that the ls command tacks on ‘.’ Character at the end >> of each permission string , example: > > It is to signify an SELinux context exists on the file. This is > something new to coretutils in F

Re: Strange 'ls' listing

2010-04-07 Thread Michael Cronenworth
Jeff Kittle wrote: > Has anyone noticed that the ls command tacks on ‘.’ Character at the end > of each permission string , example: It is to signify an SELinux context exists on the file. This is something new to coretutils in F11 (or F10) and forward. -- users mailing list users@lists.fedorapr

Re: Strange 'ls' listing

2010-04-07 Thread Kwan Lowe
On Wed, Apr 7, 2010 at 3:58 PM, Jeff Kittle wrote: > Has anyone noticed that the ls command tacks on ‘.’ Character at the end of > each permission string , example: > > > > total 124 > > drwxr-xr-x.   2 root root  4096 2009-08-25 13:06 srv Maybe you have ls aliased? -- users mailing list users@l

Strange 'ls' listing

2010-04-07 Thread Jeff Kittle
Has anyone noticed that the ls command tacks on '.' Character at the end of each permission string , example: total 124 drwxr-xr-x. 2 root root 4096 2009-08-25 13:06 srv drwxr-xr-x. 2 root root 4096 2009-08-25 13:06 opt drwxr-xr-x. 2 root root 4096 2009-08-25 13:06 mnt drwxr-xr-x.