M
M
MeloD2017-02-12 15:09:17
git
MeloD, 2017-02-12 15:09:17

Why doesn't "tree" command work in bash console?

Hello.
I write tree dir, gives out bash: tree: command not found

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Yarkov, 2017-02-12
@Slavich_Khe

$ sudo apt-get install tree -y

R
res2001, 2017-02-12
@res2001

Наверное потому, что в git консоли нет команды tree. Это же не полноценная линукс система, там очень небольшое количество стандартных утилит.
Если сильно нужно, то вместо git консоли используйте msys2, туда кстати и git клиент можно поставить и использовать вместо git-консоли.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question