Daniel Steinmann wrote: > Today I upgraded to bash-2.05a-1 and noticed that the variable > OSTYPE is empty. Other variables like OS are still ok. So I rolled > back to bash-2.05-8; in this version I get the expected value > 'cygwin'. > > Is this just my machine (Win2k prof, cygwin-1.3.5) or has anybody > else noticed the same problem? > > Daniel. > >
Hallo Daniel, it seems okay with my machine (NT, todays Cygwin), see below. Best regards, Alexander. $ set|grep OS HOSTNAME=L905 HOSTTYPE=i686 OS=Windows_NT OS2LIBPATH='C:\WINNT\system32\os2\dll;' OSTYPE=cygwin $ set|grep BASH BASH=/usr/bin/bash BASH_VERSINFO=([0]="2" [1]="05a" [2]="0" [3]="1" [4]="release" [5]="i686-pc-cygwin") BASH_VERSION='2.05a.0(1)-release' -- Alexander Mader <[EMAIL PROTECTED]> Fon: +49-30-93033-636 NILES Werkzeugmaschinen GmbH Fax: +49-30-93033-603 www.niles.de -- 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/