annotate bin/wlcm @ 3993:40fe9efc1905

<shachaf> echo \'welcome "$@" | sed \'\\\'s/aeiou//\\\' > bin/wlcm; chmod +x bin/wlcm
author HackBot
date Sat, 09 Nov 2013 07:38:18 +0000
parents
children 3dcf5043c8c0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3993
40fe9efc1905 <shachaf> echo \'welcome "$@" | sed \'\\\'s/aeiou//\\\' > bin/wlcm; chmod +x bin/wlcm
HackBot
parents:
diff changeset
1 welcome "$@" | sed 's/aeiou//'