MSYS

Minimal GNU(POSIX)system on Windows,是一个小型的GNU环境,包括基本的bash,make等等。是Windows下最优秀的GNU环境。(是否厌倦了Cygwin蜗牛般的shell环境,试试MSYS中的rxvt吧)

http://www.mingw.org/wiki/msys

http://www.mingw.org/

http://unxutils.sourceforge.net/

Here are some ports of common GNU utilities to native Win32. In this context, native means the executables do only depend on the Microsoft C-runtime (msvcrt.dll) and not an emulation layer like that provided by Cygwin tools.

http://gnuwin32.sourceforge.net/packages/coreutils.htm

CoreUtils: collection of basic file, shell and text manipulation utilities

posted @ 2011-02-18 12:52  阿C  阅读(310)  评论(0编辑  收藏  举报