log bin/WELCOME @ 76:ad8da6475ef8

age author description
Fri, 09 Mar 2012 04:29:19 +0000 HackBot <elliott> run echo '#!/bin/sh' >bin/WELCOME; echo "welcome \"\$@\" | perl -ne 'print uc(\$_)'" >>bin/WELCOME; chmod +x `which WELCOME`
Fri, 09 Mar 2012 04:28:47 +0000 HackBot <elliott> run echo '#!/bin/sh' >bin/WELCOME; echo "welcome \"\$@\" | perl -ne 'print lc(\$_)'" >>bin/WELCOME