GNU utilities for Win32

Native Win32 ports of some GNU utilities
在 Windows 懷念 UNIX 下的 tools 嗎?

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.

以前很多從 UNIX port 到 win32 下的 GUN Utilities 都是 base on Cygwin.
這些則不是, 是用 MS C-Runtime library, 所以可以 run 的很順.

try it.

http://unxutils.sourceforge.net/

Leave a Comment