Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
  1.1. Project/Component Working Name:
         Removal of some redundant GNU utilities
  1.2. Name of Document Author/Supplier:
         Author:  John Sonnenschein
  1.3  Date of This Document:
        2 December, 2009
4. Technical Description

Due to the putbacks of ksh93 and the ls(1) enhancements many of the 
commandline
tools delivered in /usr/bin have reached feature parity & 
familiarization with
the GNU utilities they share names with. In some cases not only does the GNU
utility not deliver extra functionality to justify its existence but 
with the
default $PATH OpenSolaris ships with, the GNU utility hides extra 
functionality
delivered by the native tools. As such, This case seeks to EOF and 
remove the
following uncommitted paths:

   /usr/gnu/bin/
       basename
       cksum
       comm
       chroot
       cut
       join
       ls
       logname
       paste
       sleep
       sum
       tee
       uniq
       wc

   /usr/gnu/man/man1/
       basename.1
       cksum.1
       comm.1
       chroot.1
       cut.1
       join.1
       ls.1
       logname.1
       paste.1
       sleep.1
       sum.1
       tee.1
       uniq.1
       wc.1

See Also
--------
PSARC/2008/094
PSARC/2009/249
PSARC 2009/228



6. Resources and Schedule
  6.4. Steering Committee requested information
        6.4.1. Consolidation C-team Name:
                SFW
  6.5. ARC review type: Automatic
  6.6. ARC Exposure: open

Reply via email to