运行在Windows下的posix实用工具集

2015-11-07

Gow是一个轻量级的运行在Windows下的Unix/Linux实用工具集。

Gow是Gnu On Windows的缩写,它跟传统的具有相同功能的Cygwin软件比起来的特点是体积小,Cygwin动辄能达到上百种,而它的体积不到10MB,但里面却集成了Liunx环境下130多种实用工具软件,其中包括:

就用个Wget什么的还用不着装Cygwin

Shell 环境:bash, zsh 压缩工具: gzip, zip, bzip2, compress SSH软件: putty, psftp, pscp, pageant, plink 上传/下载软件:cURL, wget FTP工具: NcFTP 文本编辑器: vim 文字搜索/查看工具::grep, agrep, less, cat, tail, head 文件系统操作命令: mv, cp, du, ls, pwd, rmdir, whereis 开发工具:make, diff, diff3, sleep, cvs, dos2unix, unix2dos

下载地址:http://pan.baidu.com/s/1gdBCWjp 密码:vvly 发布页面:https://github.com/bmatzelle/gow/releases 项目地址:https://github.com/bmatzelle/gow