Linux:-bash: tree: command not found
程序员文章站
2022-03-04 19:16:58
...
问题:
Linux下使用tree命令报错
-bash: tree: command not found
解决办法:
yum install tree
tree示例:
___________________________
< “solve the tree problem” >
---------------------------
\
\
.--.
|o_o |
|:_/ |
// \ \
(| | )
/'\_ _/`\
\___)=(___/
上一篇: 数据库设计
下一篇: 数据库事务的四大特征和隔离级别
推荐阅读
-
-bash: mysqladmin: command not found问题解决
-
linux脚本运行错误:$'ls\r': command not found
-
svn 没有killall命令的解决方法 -bash: killall: command not found
-
Linux—使用man命令:man:command not found
-
bash scp command not found的解决方法
-
Linux ifconfig命令找不到: command not found
-
-bash: ifconfig: command not found
-
Debian/Ubuntu 报错解决:-bash: ifconfig: command not found
-
Debian/Ubuntu 报错解决:-bash: ifconfig: command not found
-
Python报错-bash: pip: command not found