annotate bin/WELCOME @ 1250:93a072ff6e44

<fizzie> sed -ie \'s#-ne .print uc($_).#-pe \'\\\'\'$_ = uc\'\\\'\'#\' bin/WELCOME
author HackBot
date Fri, 04 Jan 2013 21:42:32 +0000
parents d7dad74b8909
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
122
d7dad74b8909 <elliott> run rm bin; mv test bin
HackBot
parents:
diff changeset
1 #!/bin/sh
1250
93a072ff6e44 <fizzie> sed -ie \'s#-ne .print uc($_).#-pe \'\\\'\'$_ = uc\'\\\'\'#\' bin/WELCOME
HackBot
parents: 122
diff changeset
2 welcome "$@" | perl -pe '$_ = uc'