Page MenuHomeWildfire Games
Paste P177

irclogs downloader
ActivePublic

Authored by elexis on Sep 20 2019, 5:39 PM.
#MONTH=$(date -d "$D" '+%m')
YEAR=2019
MONTH=09
#wget -k -m -e robots=off --wait 0.25 http://irclogs.wildfiregames.com
wget -k -m -e robots=off http://irclogs.wildfiregames.com --accept-regex http://irclogs.wildfiregames.com/${YEAR}-${MONTH}
rm *index*
rm -R icons/

Event Timeline

elexis created this paste.Sep 20 2019, 5:39 PM
elexis edited the content of this paste. (Show Details)
elexis changed the visibility from "All Users" to "Public (No Login Required)".