5-查看Linux大文件的方法,使用du命令,
du -ahx /export | sort -rh | head -10
du -ahx / | sort -rh | head -100
du -ahx /root/.jenkins/jobs/qinghotel-pms-api-test | sort -rh | head -10
/root/.jenkins/jobs/
技术改变命运
du -ahx /export | sort -rh | head -10
du -ahx / | sort -rh | head -100
du -ahx /root/.jenkins/jobs/qinghotel-pms-api-test | sort -rh | head -10
/root/.jenkins/jobs/