列表 7. 每日发布的Web报告脚本示例

#!/bin/sh
# Example Daily Web Published Report Script
export PATH=/etc/httpd/analog:
analog -G +gactivity.cfg +Oactivity.html
analog -G +gmaster.cfg +gvhost1.cfg \
   +Ovhost1-total.html
analog -G +gmaster.cfg +gmaster-vhost1.cfg\
   +gwidgets.cfg +Owidget.html
© . All rights reserved.