2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-29 13:23:33 +00:00
Commit graph

2 commits

Author SHA1 Message Date
ridiculousfish
0bfd897ee0 Add a special error message for |& 2019-10-27 15:24:57 -07:00
ridiculousfish
2a92e66902 Support for &> and &| as convenience redirections
This adds support for &> and &| syntax, which both redirect stdout, and
also apply a redirection of stderr to stdout.
2019-10-27 15:24:57 -07:00