Mercurial > repo
log bin/WELCOME @ 12523:67a2e5342dad draft default tip
age | author | description |
---|---|---|
2013-01-12 | HackBot | <elliott> revert 1492 |
2013-01-04 | HackBot | <fizzie> sed -ie \'s#-ne .print uc($_).#-pe \'\\\'\'$_ = uc\'\\\'\'#\' bin/WELCOME |
2012-03-22 | HackBot | <elliott> run rm bin; mv test bin |
2012-03-09 | HackBot | <elliott> run echo '#!/bin/sh' >bin/WELCOME; echo "welcome \"\$@\" | perl -ne 'print uc(\$_)'" >>bin/WELCOME; chmod +x `which WELCOME` |
2012-03-09 | HackBot | <elliott> run echo '#!/bin/sh' >bin/WELCOME; echo "welcome \"\$@\" | perl -ne 'print lc(\$_)'" >>bin/WELCOME |