mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-29 06:01:16 -03:00
This adds support for &> and &| syntax, which both redirect stdout, and also apply a redirection of stderr to stdout.
This adds support for &> and &| syntax, which both redirect stdout, and also apply a redirection of stderr to stdout.