At 23:24 2002-04-04, you wrote: > > -----Original Message----- > > From: Gupta, Sanjay [mailto:[EMAIL PROTECTED]] > > Sent: Friday, April 05, 2002 5:04 PM > > To: '[EMAIL PROTECTED]' > > Subject: Re: Which OS Type > > > > > > Thanks Randall R Schulz, > > Your response was very quick. I just want to make sure that > > all windows platforms have CYGWIN_ as prefix in cygwin, then > > I can simply grep CYGWIN_ from uname. > >They do not. Cygwin is one portability layer, not the only one.
Rob, Sanjay wrote "... all windows platforms have CYGWIN_ as prefix in cygwin ..." In Uwin, for example (if that's really one of the alternatives to Cygwin), naturally the prefix won't be "CYGWIN" but regardless of which Windows OS is running Cygwin, the _Cygwin_ uname output will have "CYGWIN" as a prefix. I believe what Sanjay was asking about was the latter interpretation: Regardless of the Windows variant on which Cygwin is running, the uname output will begin with CYGWIN. Randall Schulz Mountain VIew, CA USA >Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/