[GnuWin32-Users] [SourceForge.net Release] gnuwin32 : nenscript

2005-03-13 Thread SourceForge.net
Project: GnuWin32 (gnuwin32) Package: nenscript Date : 2005-03-13 21:12 Project "GnuWin32" ('gnuwin32') has released the new version of package 'nenscript'. You can download it from SourceForge.net by following this link:

[GnuWin32-Users] [SourceForge.net Release] gnuwin32 : zip

2005-03-13 Thread SourceForge.net
Project: GnuWin32 (gnuwin32) Package: zip Date : 2005-03-13 16:54 Project "GnuWin32" ('gnuwin32') has released the new version of package 'zip'. You can download it from SourceForge.net by following this link: or b

[GnuWin32-Users] [SourceForge.net Release] gnuwin32 : pdcurses

2005-03-13 Thread SourceForge.net
Project: GnuWin32 (gnuwin32) Package: pdcurses Date : 2005-03-13 16:50 Project "GnuWin32" ('gnuwin32') has released the new version of package 'pdcurses'. You can download it from SourceForge.net by following this link:

[GnuWin32-Users] [SourceForge.net Release] gnuwin32 : gsar

2005-03-13 Thread SourceForge.net
Project: GnuWin32 (gnuwin32) Package: gsar Date : 2005-03-13 16:47 Project "GnuWin32" ('gnuwin32') has released the new version of package 'gsar'. You can download it from SourceForge.net by following this link: or

[GnuWin32-Users] [SourceForge.net Release] gnuwin32 : less

2005-03-13 Thread SourceForge.net
Project: GnuWin32 (gnuwin32) Package: less Date : 2005-03-13 16:44 Project "GnuWin32" ('gnuwin32') has released the new version of package 'less'. You can download it from SourceForge.net by following this link: or

Re: [GnuWin32-Users] env doesn't seem to work

2005-03-13 Thread Kees Zeelenberg
No, this is intended behaviour. Env changes only the environment for the command that may follow the environment changes. For example, "env GSPATH=d:\util gswin ... " sets temporariliy an environment variable GSPATH, which is then recognized by gswin.After executing gswin ..., the environment i

[GnuWin32-Users] env doesn't seem to work

2005-03-13 Thread Bernd Fuhrmann
Hi! I have some trouble using env.exe from coreutils (5.2.1-1). I'd like to give you an example: running cmd.exe (from Windows XP): cd c:\Programme\GnuWin32\bin env one=one two=two three=three env won't show any new variables as environment variable. I seems unlikely to me that this is a bug of e