-
Mark Olesen authored
- syntax as per Bourne/Korn shell ${parameter:+altValue} If parameter is unset or null, nothing is substituted. Otherwise the \c altValue is substituted.
Mark Olesen authored- syntax as per Bourne/Korn shell ${parameter:+altValue} If parameter is unset or null, nothing is substituted. Otherwise the \c altValue is substituted.
Loading