查版本
cat /etc/issue
uname -a
uname -m
查python model版本
pip3 list | grep model
python3 -c "import model; print(model.__VERSION__)"
修改文件权限
sudo chmod 777 "文件夹/名"
查版本
cat /etc/issue
uname -a
uname -m
查python model版本
pip3 list | grep model
python3 -c "import model; print(model.__VERSION__)"
修改文件权限
sudo chmod 777 "文件夹/名"
本文标题:ubuntu command
本文链接:https://www.haomeiwen.com/subject/qembnctx.html
网友评论