Subject: Re: CVS commit: src
To: None <thorpej@shagadelic.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-kern
Date: 06/27/2005 10:24:37
> > | what i'm not happy with the matching rule is the lack of the
> > explicit
> > | "end of variable name" character.
> > | eg. we can't do "ln -s '${foo}-something' something".
> >
> > I agree with this valid concern.
>
> I will consider adding an alternate syntax. However, you can still
> do something-@foo ... which makes a lot more sense from a visual
> sorting point of view.
>
> -- thorpej
how about something-@ostype-@osrelease ?
YAMAMOTO Takashi