>You're making a very typical engineering decision-making mistake IMHO.
> The mistake?  Turning every small issue into a big issue and then
>reaching the (flawed) conclusion that you can't solve the big issue
>for various reasons (possibly including insufficient resources).
>
>It's not an all-or-nothing problem. It's a small issue and the
>proposed solution is well worth the time/effort.
>

Indeed; and apparently the ship has sailed, some method scripts
are already ksh or ksh93:

   1 ELF binary
   1 ksh -p
   3 ksh93
   7 ksh
 108 sh

There's no reason to make all scripts use the same shell.

SMF is much better than /etc/init.d; init.d is forced through /sbin/sh;
SMF gives you the freedom to use whatever the kernel can execute.

Casper



Reply via email to