Hallo Kisacikoglu, Am 2001-11-16 um 08:38 schriebst du:
> **** 1. setenv, getenv is missing! >> setenv fooEnvVar 1 > bash: setenv: command not found That are tcsh commands, not bash, start tcsh instead of bash. > **** 2. I type; >> set fooSetVar = 1 > and then nothing comes out this command; >> echo $fooSetVar That is DOS syntax, start cmd.exe/command.com to get this. > even with this; >> set | grep fooSetVar > So, "set" is broken for me... [...] > any ideas? see above. Ciao, Gerrit P. Haase mailto:[EMAIL PROTECTED] -- =^..^= -- 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/