如何在windows上运行linux命令
时间:2020-12-29 10:57:41
收藏:0
阅读:0
1. 安装 git bash
2. 安装 Cygwin
Cygwin is:
a large collection of GNU and Open Source tools which provide functionality similar to a Linux distribution on Windows.
a DLL (cygwin1.dll) which provides substantial POSIX API functionality.
评论(0)