相关疑难解决方法(0)

如何在 Windows 上将“树”命令添加到 git-bash?

我在 Windows 7 上使用 git-bash。我想查看当前目录的树。然而:

jcollum@DEVELOPER01 ~/Dev/express_coffee            
$ tree .                                            
sh.exe": tree: command not found
Run Code Online (Sandbox Code Playgroud)

好的,所以我没有 tree 命令。我该如何安装?我找到了一篇文章,但它是针对 Mac 的。

windows-7 bash git git-bash

74
推荐指数
4
解决办法
8万
查看次数

标签 统计

bash ×1

git ×1

git-bash ×1

windows-7 ×1