view 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
line wrap: on
line source

welcome "$@" | sed 's/aeiou//'