comparison 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
comparison
equal deleted inserted replaced
3992:815f4ed87390 3993:40fe9efc1905
1 welcome "$@" | sed 's/aeiou//'