linux命令

学习参考:https://www.runoob.com/linux/linux-filesystem.html

1================

#显示当前根目录空间使用情况
df -h /

#察看磁盘占用
df -h /etc

#显示当前目录空间使用情况
du -hs
 

 

Linux目录结构和作用
https://blog.csdn.net/wangrongrongwq/article/details/79624797

 

 

为 Python 3 安装 pip  :

sudo apt install python3-pip

https://linux.cn/article-10110-1.html

 

posted on 2021-02-08 09:34  andy_1  阅读(40)  评论(0编辑  收藏  举报

导航