annotate bin/wlcm @ 4566:1b161db44445

<fizzie> mv data/8ballreplies share/; sed -i -e \'s/data/share/\' bin/8*ball; rmdir data # going to hit some empty-directory problem again, I\'m sure
author HackBot
date Tue, 15 Apr 2014 10:28:33 +0000
parents 40fe9efc1905
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//'