摘要:
阅读全文
摘要:
df -h du -sh Delete folder older than 30 days find /path -name "test-*" -type d -mtime +30 -exec rm -rf {} \; 阅读全文
摘要:
Root Partition - sometimes called partition. Manages machine-level functions such as device drivers, power management, and device host addition/remova 阅读全文