log

age author description
Sun, 29 Apr 2012 03:25:23 +0000 HackBot <zzo38> run mkdir maketext; echo "" > maketext/0
Sun, 29 Apr 2012 03:21:08 +0000 HackBot <zzo38> run echo '#!/bin/bash' > bin/maketext; echo 'X=`ls maketext | wc -l`; echo "$1" > maketext/$X; echo $X' >> bin/maketext; chmod +x bin/maketext; ls -l bin/maketext
Sun, 29 Apr 2012 03:19:38 +0000 HackBot <zzo38> run rm maketext/*
Sun, 29 Apr 2012 03:19:27 +0000 HackBot <zzo38> run echo '#!/bin/bash' > bin/maketext; echo 'ls maketext | wc -l; cat > `ls maketext | wc -l`; echo $X' >> bin/maketext; chmod +x bin/maketext
Sun, 29 Apr 2012 03:19:00 +0000 HackBot <zzo38> maketext awk 'sub(/^<[^:]+:[^ ]+ PRIVMSG #esoteric :/,"")' < `ls /var/irclogs/_esoteric/????-??-??-raw.txt | shuf -n1` | shuf -n1
Sun, 29 Apr 2012 03:18:51 +0000 HackBot <zzo38> run echo '#!/bin/bash' > bin/maketext; echo 'X=`ls maketext | wc -l`; echo "$1" > maketext/$X' >> bin/maketext; chmod +x bin/maketext
Sun, 29 Apr 2012 03:15:48 +0000 HackBot <zzo38> run echo '#!/bin/bash' > bin/maketext; echo 'ls maketext | wc -l; cat > `ls maketext | wc -l`' >> bin/maketext; chmod +x bin/maketext; ls -l bin/maketext