log

age author description
Tue, 14 Jan 2014 00:55:13 +0000 HackBot <oerjan> sed -i \'2s!s/!s/no\\+dl/nooodl/;s/!\' bin/?
Mon, 13 Jan 2014 02:37:57 +0000 HackBot <kmc> addquote <ais523> knowing everything about games I don\'t play is one of my hobbies
Mon, 13 Jan 2014 01:15:23 +0000 HackBot <oerjan> addquote <Taneb> Note to self: if a recipe says "serves 4", I am not physically able to eat it all in one sitting
Thu, 09 Jan 2014 23:13:54 +0000 HackBot <olsner> (echo \'#!/bin/bash\'; echo \'echo "$@" | sed -e \'\\\'\'s/^\\([^aeiou]*\\)\\(.*\\)$/\\1\\2 shm\\2/\'\\\') >bin/shmify
Thu, 09 Jan 2014 23:12:03 +0000 HackBot <oerjan> (echo \'#!/bin/bash\'; echo \'echo "$@" | sed -e \'\\\'\'s/^\\([^aeiou]\\+\\)\\(.*\\)$/\\1\\2 shm\\2/\'\\\') >bin/shmify
Thu, 09 Jan 2014 19:38:45 +0000 HackBot <boily> chmod 0755 bin/shmify
Thu, 09 Jan 2014 19:37:45 +0000 HackBot <myname> echo -e \'#!/bin/sh\\nsed -e \'"\'"\'s/^([^aeiou]+)(.*)$/\\1\\2 shm\\2/\'"\'"\' "$@"\' >bin/shmify