Re: cygwin detection

2006-09-30 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Kenneth Nellis on 9/29/2006 7:50 AM: > Couldn't find anything relevant in the archives or the documentation... > > I have bash scripts that I want to run identically under Cygwin and > Linux, which sometimes require the scripts to detect

Re: cygwin detection

2006-09-29 Thread George
On Fri, Sep 29, 2006 at 09:50:40AM -0400, Kenneth Nellis wrote: > I have bash scripts that I want to run identically under Cygwin and > Linux, which sometimes require the scripts to detect the environment > and branch accordingly. There are numerous ways to do Cygwin detection, > but I was wonde

Re: cygwin detection

2006-09-29 Thread mwoehlke
Kenneth Nellis wrote: Couldn't find anything relevant in the archives or the documentation... I have bash scripts that I want to run identically under Cygwin and Linux, which sometimes require the scripts to detect the environment and branch accordingly. There are numerous ways to do Cygwin de