首页
技术博客
登录
6mi
u
盘
搜
搜 索
技术博客
-bash:dirname:command not found的解决办法
-bash:dirname:command not found的解决办法
tech
2022-10-30
137
-bash:dirname:command not found
解决方法:
#Ubuntu
apt-get install coreutils
#CentOS
yum install coreutils
#osx
brew install coreutils
#anaconda
conda install coreutils
转载请注明原文地址:https://tech.qufami.com/read-7035.html
最新回复
(
0
)