changeset 2354:af38f5c6869c

<oerjan> sed -i \'s/$@/"$@"/\' bin/WeLcOmE
author HackBot
date Sun, 03 Mar 2013 00:13:13 +0000
parents 6d0abbe31db5
children e60d9487df42
files bin/WeLcOmE
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/WeLcOmE	Sun Mar 03 00:10:23 2013 +0000
+++ b/bin/WeLcOmE	Sun Mar 03 00:13:13 2013 +0000
@@ -1,2 +1,2 @@
 #!/bin/sh
-welcome $@ | CaT
+welcome "$@" | CaT