You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

210 B

Created Updated
2025-06-04 Wed 2025-06-04 14:17 Wed

前10 文件夹大小

 sudo du -sh /* | sort -rh | head -n 10

删除文件夹内

sudo rm -rf /var/lib/gitea/data/repo-archive/*