also sprach Alexander Gattin <[EMAIL PROTECTED]> [2007.01.30.0930 +0000]:
> ${parameter#word}, ${parameter##word},
> ${parameter%word}, ${parameter%%word},
these are not bashisms.
> ${parameter/pattern/string} and ${parameter//pattern/string}),
this is.
> ${parameter:?error message} and ${parameter?error message}
this is not.
> ${!prefix*} and [EMAIL PROTECTED]
this is.
What shell is this you are using in Solaris and what reason so you
have to believe that it is POSIX compliant?
--
.''`. martin f. krafft <[EMAIL PROTECTED]>
: :' : proud Debian developer, author, administrator, and user
`. `'` http://people.debian.org/~madduck - http://debiansystem.info
`- Debian - when you have better things to do than fixing systems
signature.asc
Description: Digital signature (GPG/PGP)

