The latest test release has code to do that.
It works on some types of systems, including Solaris.

  ftp://alpha.gnu.org/gnu/fetish/fileutils-4.0.43.tar.gz

"Noel L Yap" <[EMAIL PROTECTED]> wrote:
| Does anyone know of any patches for ls that would print '+' right after the
| permissions if the element has file system ACLs set?  For example:
| $ /bin/ls -ld .
| drwxr-xr-x+  3 psdev    jpmpsdev     512 Apr  4 14:57 .
|
| $ getfacl .
|
| # file: .
| # owner: psdev
| # group: jpmpsdev
| user::rwx
| user:nyap:rwx           #effective:rwx
| group::r-x              #effective:r-x
| mask:rwx
| other:r-x
|
| Thanks,
| Noel

_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to