Ok, there are at least two different ls. The gnu version is the default in b125. But it can not output ZFS acl properties: /usr/gnu/bin/ls -V but is has color.
The SUN version of ls can output ZFS acl properties /usr/bin/ls -V but it has no color. Question: How can I make gnu ls always show colors? Can I do a symlink? How do I pass the ls arguments to the symlink? -- This message posted from opensolaris.org