- or download this
#!/usr/bin/perl -w
# perl error reporting switches
...
}
exit 0;
- or download this
#!/bin/sh
####################################################
...
perl $DB_PL
exit 0
- or download this
#!/bin/sh
##################################################
...
perl $AWSTATS_DIR$AWSTATS_CMD
exit 0