您的位置:首页 > 编程语言 > Go语言

Gow工具

2015-11-26 18:00 369 查看
一 Gow 是什么

Gow (Gnu On Windows) is the lightweight alternative to Cygwin.
It uses a convenient NSIS installer that installs over 100 extremely useful open source UNIX applications compiled as native win32 binaries.
It is designed to be as small as possible,
about 18 MB, as opposed to Cygwin which can run well over 100 MB depending upon options.


  承后简写 Gnu On Windows,类似Cygwin的玩意,关键是比Cygwin支持的命令多,而且比Cygwin小.笔记本上不错的选择.

二 Gow 亮点

  短小精悍 18M,100多种工具包,简直是运维,测试,开发,码农的必备.

  右键菜单命令行,注册到右键一个打开cmd的快捷方式,不用再cd,进去就tail 起来吧.

  ... 说有个毛用,试试你就知道爽了

三 Gow 支持列表

  wget

  zip

  which

  wc

  vi

  uniq

  tee  

  tar  

  sed

  putty

  grep

  curl

  ...

四 安装.

https://github.com/bmatzelle/gow

五. 槽点

  不支持alias ,所以命令得记全哈. 支持tab 补全文件名.



内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: