Is this compatible with win98 it looks like a script to me. >bin/purgeplay lib/etc/players.astro >> log/purgelog 2>&1 > if [ ! -r players.new ]; then > DATE=`date`; > echo "Error in purgeplay: $DATE" >> syslog > else > DATE=`date +%y%m%d.%H%M%S`; > mv lib/etc/players.astro lib/etc/players.$DATE > gzip lib/etc/players.$DATE > mv players.new lib/etc/players.astro > fi +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST