summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrc/bin/""2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/"" b/rc/bin/""
index 99d88d79b..d5089583c 100755
--- a/rc/bin/""
+++ b/rc/bin/""
@@ -9,5 +9,5 @@ if(~ $#_x 0) {
}
echo ' ' $_x
-_x=`{ echo -n 'eval '; echo $_x | sed 's/^'$PROMPT'//'}
+_x=`{ echo -n 'eval '''; echo $_x | sed 's/^'$PROMPT'//; s/''/''''/g; s/$/''/'}
rc -c $"_x