changeset 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 815f4ed87390
children 5962c2e2e882
files bin/wlcm
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/wlcm	Sat Nov 09 07:38:18 2013 +0000
@@ -0,0 +1,1 @@
+welcome "$@" | sed 's/aeiou//'