PSARC 2009/228 was just integrated. This adds a number of GNU compatibility options to the Solaris ls (/bin/ls), the most popular option being colorized output. Prior to this, the only option was to use GNU ls. Unfortunately, there were a number of issues that preclude GNU ls being a replacement for Solaris ls:
- GNU ls does not support Solaris specific filesystem features such as NFS4 ACLs (used with ZFS) and extended attributes.
- GNU ls is not POSIX or SUS compliant.
- The output format of GNU ls has changed in releases, and while the output of ls is not an interface, it seems undesirable to change output format for no underlying technical reason.
- The upstream community is not interested in maintaing patches for either 1 or 2, citing a desire to only support 'standard' features.
No comments:
Post a Comment