Quote:
Originally Posted by mschwage
The ${var%pattern} construct is a ksh (and perhaps bash) shell thing, not bourne shell or csh.
|
I use Bourne shell(/vin/sh)sh
Quote:
Originally Posted by mschwage
[*]The thing on the righthandside of the % is a pattern, not a regexp.
|
Yes, however you can use regexp.