#!/bin/bash # Shapor Naghibzadeh title="irc.oftc.net #zumastor irc logs" cat <$title

$title

today's most recent conversation:

EOE tail -10 current.txt| ccze -m html | grep "^

log archives

" for file in mon/????-??.txt 2009-08-??.txt do [[ -r $file ]] && echo "
$file" `wc -l $file | awk '{print $1}'` lines done | tac cat <

about this page

irc logs for the zumastor linux storage project gathered using the ii irc client running under daemontools using this run script.

logs are rotated by this cronjob.

generated with the following script:
EOE
cat $0 | sed -e 's/&/\&/g' -e 's//\>/g'
echo "
"