annotate bin/WELCOME @ 477:50a3a2d6211c

<shachaf> run bash -c 'echo "quote shachaf" > bin/quachaf; chmod +x bin/quachaf'
author HackBot
date Thu, 31 May 2012 05:37:04 +0000
parents d7dad74b8909
children 93a072ff6e44
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
d7dad74b8909 <elliott> run rm bin; mv test bin
HackBot
parents:
diff changeset
2 welcome "$@" | perl -ne 'print uc($_)'