aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index fc9126e..eb9a83e 100644
--- a/README.md
+++ b/README.md
@@ -26,12 +26,12 @@ Going to try and make it mostly POSIX compliant.
- [x] pipes |
- [ ] &&
- [x] ;
- - [ ] vi mode
- - [ ] redirection >
+ - [x] redirection >
+ - [x] append >>
- [ ] redirection <
- - [ ] append >>
- [ ] heredoc <<
- [ ] &
+ - [ ] vi mode
- [ ] Env="something" ... executable args
- [ ] rcfile
- [ ] rcfile in config dir