Linux:-bash: tree: command not found
問題:
Linux下使用tree命令報錯
-bash: tree: command not found
解決辦法:
yum install tree
tree示例:
___________________________
< “solve the tree problem” >
---------------------------
\
\
.--.
|o_o |
|:_/ |
// \ \
(| | )
/'\_ _/`\
\___)=(___/
相關文章
- Linux:-bash: unzip: command not foundLinux
- -bash: id: command not found -bash: tty: command not found
- 【linux報錯】-bash: xhost: command not foundLinux
- Mac -bash: mysql: command not foundMacMySql
- centos 7 -bash: mysql: command not foundCentOSMySql
- bash: lspci: command not found解決方法
- bash: ssh-copy-id: command not found...
- -bash: XXX: command not found解決辦法
- python virtualenv報錯-bash: virtualenv: command not foundPython
- Mac之telnet報錯-bash: telnet: command not foundMac
- 解決bash: mysql: command not found的問題MySql
- 【Linux】git note -v command not foundLinuxGit
- ubuntu18 沒有 where 命令 -bash: where: command not foundUbuntu
- nodemon: command not found
- pip: command not found
- Linux提示crontab command not found的解決方法Linux
- [Bash] echo command
- [Bash] read command
- [Bash] curl command
- [Bash] grep command
- [Bash] watch command
- [Bash] Kill command
- [Bash] awk command
- [Bash] cp command
- [Bash] mv command
- [Bash] mkdir command
- CentOS 已安裝virtualenv, 但還是報錯誤 bash: virtualenv: command not foundCentOS
- mac mysql: command not foundMacMySql
- zsh:command not found: xxx
- [Bash] ping netstat & traceroute Command
- sudo: apt-get: command not foundapt-get
- zsh: command not found: bee bee工具安裝
- zabbix_get :command not found 解決辦法
- Mac終端出現 brew command not found 解決Mac
- shell指令碼執行錯誤 $‘\r‘:command not found指令碼
- 解決shell指令碼錯誤$’r’ command not found指令碼
- “command-not-found has crashed” 解決辦法 (*unsolved)
- Error executing Jupyter command 'notebok': [Errno 'jupyter-notebok' not found] 2Error