summaryrefslogtreecommitdiff
path: root/rc/bin/"
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2013-11-08 15:19:32 -0500
committerstanley lieber <stanley.lieber@gmail.com>2013-11-08 15:19:32 -0500
commit8916f971fa5cba56e42cdcc8ff70ceef1ff52b97 (patch)
treed1ff79c22aa22c5663926eefcc0a99317c50dc27 /rc/bin/"
parent18e515511f45c115acbed2dc40dd1895b2ea6890 (diff)
/rc/bin/": fix typo
Diffstat (limited to 'rc/bin/"')
-rwxr-xr-xrc/bin/"2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/" b/rc/bin/"
index 557bedafa..bb6cd5eec 100755
--- a/rc/bin/"
+++ b/rc/bin/"
@@ -5,7 +5,7 @@ rfork en
if(test -r /mnt/acme/acme/body)
bind /mnt/acme/acme/body /dev/text
-PROMPT='[^ ]'*'(%|;)[ ]+'
+PROMPT='[^ ]*(%|;)[ ]+'
fn cmds {
grep '^'$PROMPT'[^"]' /dev/text | sed 's/^/ /'