itgoyo / 500Days-Of-Github

⭐ 瞎JB折腾Mac/Linux/Windows过程中遇到的所有问题和解决方式 ⭐
https://itgoyo.github.io/500Days-Of-Github
138 stars 13 forks source link

Linux常用命令 #281

Open itgoyo opened 2 years ago

itgoyo commented 2 years ago

查看文件夹大小:du -sh *

查看系统内存占用:df -h

输出系统版本信息:uname -a