aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoriceyrazor <iceyrazor@mailfence.com>2026-03-03 22:47:47 -0600
committericeyrazor <iceyrazor@mailfence.com>2026-03-03 22:47:47 -0600
commit36e4d7353a59ce5ab5f981d69cb2fcc5676a101a (patch)
tree714a5f4a2a5ca076b26b6e3c54ddf0fba61cd7bc /README.md
parentf7af740cf2bccde2e6edbac31a0182fafe05d25e (diff)
Redirect and Append
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