[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dynamic dist?
From: |
Bob Proulx |
Subject: |
Re: dynamic dist? |
Date: |
Sun, 23 Apr 2006 11:56:55 -0600 |
User-agent: |
Mutt/1.5.9i |
Hi Ralf,
Ralf Wildenhues wrote:
> Hi Bob,
>
> * Bob Proulx wrote on Sun, Apr 23, 2006 at 05:35:23PM CEST:
> >
> > If you consider POSIX systems as being portable enough then using
> > the [:space:] character class should work pretty well.
>
> Thanks to Mr. Solaris, no, I don't consider that portable enough. ;-)
Hmm... Well there is always:
test -d /usr/XPG4/bin && PATH=/usr/XPG4/bin:$PATH
That might satisfy Mr. Solaris in this case. It is a shame that he so
obstinately refuses to become more standard. Sigh.
Bob
- dynamic dist?, Tyler MacDonald, 2006/04/20
- Re: dynamic dist?, Tyler MacDonald, 2006/04/20
- Re: dynamic dist?, Ralf Wildenhues, 2006/04/22
- Re: dynamic dist?, Tyler MacDonald, 2006/04/22
- Re: dynamic dist?, Ralf Wildenhues, 2006/04/22
- Re: dynamic dist?, Bob Proulx, 2006/04/23
- Re: dynamic dist?, Ralf Wildenhues, 2006/04/23
- Re: dynamic dist?,
Bob Proulx <=
- Re: dynamic dist?, Russ Allbery, 2006/04/23
- Re: dynamic dist?, Ralf Wildenhues, 2006/04/24