diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2026-03-03 22:47:47 -0600 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2026-03-03 22:47:47 -0600 |
| commit | 36e4d7353a59ce5ab5f981d69cb2fcc5676a101a (patch) | |
| tree | 714a5f4a2a5ca076b26b6e3c54ddf0fba61cd7bc /README.md | |
| parent | f7af740cf2bccde2e6edbac31a0182fafe05d25e (diff) | |
Redirect and Append
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
