log

age author description
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
Sun, 29 Apr 2012 03:14:01 +0000 HackBot <ais523> run sed -i '/grep -P/s/$/| sed "s=<[^>]*> =="/' bin/anonlog
Sun, 29 Apr 2012 03:13:05 +0000 HackBot <zzo38> run mkdir maketext; echo 42 > maketext/0; ls maketext | wc -l
Sun, 29 Apr 2012 03:12:06 +0000 HackBot <ais523> paste bin/anonlog
Sun, 29 Apr 2012 02:51:15 +0000 HackBot <ais523> paste bin/log
Sun, 29 Apr 2012 02:47:09 +0000 HackBot <ais523> run sed -i 's/shuf -n 1 $file/grep "<.*>" $file | shuf -n 1/' bin/anonlog