Works for me +1

david
----- Original Message ----- 
From: "Jeff Trawick" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, March 15, 2001 8:46 PM
Subject: Re: [PATCH] 1.3 GuessOS - fix mishandling of slashes from uname -m


> "Ralf S. Engelschall" <[EMAIL PROTECTED]> writes:
> 
> > > +# Some HP machines have slashes.
> > > +MACHINE=`echo ${MACHINE}|sed -e 's/\//-/'`
> > > 
> > > # Now test for ISC and SCO, since it is has a braindamaged uname.
> > > #
> > 
> > Hmmm... using dashes instead could be not wise, because then the output
> > strings might be no longer the de-facto standadized dash-delimited
> > "triples" of the form <cpuarch>-<vendor>-<system><systemversion>.
> 
> So how do folks feel about underbars instead?
> 
> I noted that some older Apache binary distributions for HP used an
> underbar in this position. 
> 
> -- 
> Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
>        http://www.geocities.com/SiliconValley/Park/9289/
>              Born in Roswell... married an alien...
> 

Reply via email to