From f7af740cf2bccde2e6edbac31a0182fafe05d25e Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Tue, 3 Mar 2026 00:17:36 -0600 Subject: pipes --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7ffc1ad..fc9126e 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,15 @@ Going to try and make it mostly POSIX compliant. - [x] single quotes - [x] pop quotes a'b'c -> abc - [ ] prompt uses PS1 - - [ ] pipes | + - [x] pipes | - [ ] && - [x] ; - [ ] vi mode - - [ ] redirections > < + - [ ] redirection > + - [ ] redirection < - [ ] append >> - [ ] heredoc << - [ ] & +- [ ] Env="something" ... executable args - [ ] rcfile - [ ] rcfile in config dir -- cgit v1.3