On Monday 27 July 2009 16:47:30 Harry Putnam wrote: > Stroller <strol...@stellar.eclipse.co.uk> writes: > > Further to A McK's reply, suggest use of `ls -ln`. > > > > Assuming the -n is supported on Slowaris all will become clear. > > But after the changes mentioned in a reply to Alan M. it now shows > the same on both the source /projects (on solaris) and the mounted nfs > /projects on gentoo. > > ls -ln (on solaris) > > ls -ln /projects > total 18 > drwxr-xr-x 2 1000 10 5 2009-07-25 18:46 bookmks > drwxrwxrwx 9 1000 15 10 2009-07-13 08:38 harvey > drwxr-xr-x 3 1000 15 3 2009-01-21 18:22 mob1 > drwxr-xr-x 32 1000 15 34 2009-06-24 07:35 reader_rdr > [...] > > ===================================================== > > ls -ln (on gentoo) > > total 18 > drwxr-xr-x+ 2 1000 10 5 Jul 25 18:46 bookmks > drwxrwxrwx 9 1000 15 10 Jul 13 08:38 harvey > drwxr-xr-x+ 3 1000 15 3 Jan 21 2009 mob1 > drwxr-xr-x+ 32 1000 15 34 Jun 24 07:35 reader_rdr > [...] > > The only difference I see is the `+' on gentoo. I'm not sure what > that means.
It usually means there's an ACL attached to that dir/file -- alan dot mckinnon at gmail dot com