I. Szczesniak wrote:
> FYI: The upstream authors confirmed that the scripts work with any
> POSIX-conforming shell. No explicit bash syntax is used.
> 
> IMO from a PSARC pov its not a matter of which shell is better, its a
> matter of which shell interface is being imported and that's certainly
> not SUNWbash, its /usr/xpg4/bin/sh
> 

Irek,

Thanks for the research.

dehtmldiff is a shell script, while editdiff and espdiff are bash
scripts, so from an PSARC pov it would look something like this:

     ...
     /usr/bin/dehtmldiff                 Uncommitted         Shell script
     /usr/bin/editdiff                   Uncommitted         Bash script
     /usr/bin/espdiff                    Uncommitted         Bash script
     ...

   4.2 Imported Interfaces

     Interface Name                      Classification  Comments
     ------------------------------      --------------  ---------------
     /usr/bin/bash                       Volatile        SUNWbash
     /usr/perl5/5.8.4/bin/perl5.8.4      Uncommitted     SUNWperl584core
     /usr/xpg4/bin/sh                                    SUNWxcu4


BTW. Anyone know the classification for SUNWxcu4?

Cheers,
Jim

Reply via email to