centos维护
2018-03-30 本文已影响0人
778878net
找大文件 du -hm --max-depth=2 | sort -nr | head -12
du -sh *
cd /opt/nginx/logs
重启tengine:
systemctl stop tengine
systemctl start tengine
查找某进程:
ps -aux|grep python
找大文件 du -hm --max-depth=2 | sort -nr | head -12
du -sh *
cd /opt/nginx/logs
重启tengine:
systemctl stop tengine
systemctl start tengine
查找某进程:
ps -aux|grep python