> > 自分で作ったよ(;´Д`)
> > #!/bin/sh
> > today=`date "+%Y%m%d"`
> > today=`expr $today - 1 `
> > URL="http://qwerty.on.arena.ne.jp/cgi-bin/bbs.cgi?m=g&e=${today}.dat";
> > wget -q --tries=2 --timeout=100 $URL -O ${today}.dat
> > nkf -w -Lu --overwrite ${today}.dat
> 毎日0:30に昨日のログを落とすようにしたよ(;´Д`)
鯖が落ちて逮捕か
参考:2010/06/22(火)00時19分15秒