###Date: 2017/12/29
###Author: SoaringLee
================================================================================
缘起
最近在开发项目的过程中,看到cmd脚本里用到了Linux下的shell命令,用到了UnxUtils工具,其中的命令有ls.exe,mv.exe,rm.exe等,其实Windows下使用Linux命令的工具还有Cygwin和MinGW。
工具
UnxUtils: Port of the most important GNU utilities to Windows
下载地址:<