James Carlson wrote:
> Don Cragun writes:
>>      /usr/gnu/bin/awk
>>      (symlink to ../../bin/gawk)
> 
> Why is there no /usr/gnu/bin/iawk or /usr/gnu/bin/pawk?  Are the
> [ip]gawk variants Solaris-specific?
> 

In /usr/bin, the component package installs awk which is a symlink to gawk.
Because GNU /usr/bin/awk conflicts with Solaris /usr/bin/awk, the symlink
/usr/gnu/bin/awk will be installed.  The component package doesn't install
/usr/bin/iawk or /usr/bin/pawk; there is no conflict, and
neither /usr/gnu/bin/iawk nor /usr/gnu/bin/pawk will be installed.

-- Carol

Reply via email to