diff options
| author | stanley lieber <stanley.lieber@gmail.com> | 2013-11-07 14:01:42 -0500 |
|---|---|---|
| committer | stanley lieber <stanley.lieber@gmail.com> | 2013-11-07 14:01:42 -0500 |
| commit | 82663f62bee0ba0da147711bc3e9c188a75267d0 (patch) | |
| tree | 3e505354a0693e56d453568d4b467e830d5be7df /rc/bin/" | |
| parent | b0a61bc09119ead66532a7af64c0a018969bb690 (diff) | |
| download | plan9front-82663f62bee0ba0da147711bc3e9c188a75267d0.tar.xz | |
/rc/bin/", /rc/bin/"": handle the venerable ; prompt
Diffstat (limited to 'rc/bin/"')
| -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/^/ /' |
