On Wed, Sep 21, 2005 at 05:07:31AM -0400, Alfie Costa wrote:
> Russ Allbery <[EMAIL PROTECTED]> wrote:
> > I find constructs like ${string#*=} particularly difficult to read,
> > since they require that I remember what all the different punctuation
> > characters inside this sort of parameter expansion do.  According to
> > the bash manual, there are sixteen of them, and I had to read the
> > description of ${parameter#word} three times before I completely
> > understood what it said.

> 1) The man page descriptions of these functions could probably be
> improved.  

There shouldn't be any problems with
 $ man dash
 /%word

Regards, Gerrit.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to