ubuntu command
2019-12-20 本文已影响0人
来袭的热浪
查版本
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 "文件夹/名"