Subj : Take a look... To : Bill Mcgarrity From : Jeff Smith Date : Fri Mar 03 2017 16:28:48 Hello Bill, >I'm putting together a bash script to review the binkd log over a weeks period Cool. > Here is what I have. Please let me know if indeed it will work. I have Synchronet installed on separate Linux machine here. I will see how it works. And offer any thoughts or suggestions. > ***** Start > #!/bin/bash > SBBSCTRL=/home/pi/sbbs/ctrl/ && export SBBSCTRL > logdate=$(date +"%m_%d_%Y") > cd /home/pi/sbbs/exec > rm -r wekstats.txt > cd /home/pi/binkd-1.1 > perl binkdstat-wk42.pl -s -l binkd.log -p -1W +7 > > /home/pi/sbbs/exec/wekstats.txt > cd /home/pi/sbbs/exec > ./smbutil -fSportNetHub -tAll -sBink_Weekly_Stats > i/home/pi/sbbs/exec/wekstats.txt /home/pi/sbbs/data/subs/1generals.shd > chmod 777 /home/pi/sbbs/exec/wekstats.txt > ./sbbsecho -LINF > /home/pi/sbbs/events/outeror2.log > cd > cd /home/pi/binkd-1.1/logs > mkdir /home/pi/binkd-1.1/logs/$logdate && > mv /home/pi/binkd-1-1/binkd.log /home/pi/binkd-1.1/logs/$logdate > ***** End Jeff --- BBBS/Li6 v4.10 Toy-3 # Origin: The OuijaBoard - Anoka, MN (1:282/1031) * Origin: LiveWire BBS - Synchronet - LiveWireBBS.com (1:2320/100) .