分类: LINUX
2013-11-19 11:07:00
# wget https://raw.github.com/onlytiancai/codesnip/master/shell/sysinfo.sh -P /opt/shell # crontab -e */5 * * * * /bin/sh /opt/shell/sysinfo.sh > /opt/nginx/xxxx/sysinfo.txt ############/opt/nginx/xxxx 为网站目录########## http://www.xxx.cn/sysinfo.txt