diff options
| author | stanley lieber <stanley.lieber@gmail.com> | 2013-11-08 15:19:32 -0500 |
|---|---|---|
| committer | stanley lieber <stanley.lieber@gmail.com> | 2013-11-08 15:19:32 -0500 |
| commit | 8916f971fa5cba56e42cdcc8ff70ceef1ff52b97 (patch) | |
| tree | d1ff79c22aa22c5663926eefcc0a99317c50dc27 | |
| parent | 18e515511f45c115acbed2dc40dd1895b2ea6890 (diff) | |
| download | plan9front-8916f971fa5cba56e42cdcc8ff70ceef1ff52b97.tar.xz | |
/rc/bin/": fix typo
| -rwxr-xr-x | rc/bin/" | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/^/ /' |
