fish-shell/tests/invocation/features-nocaret4.invoke
ridiculousfish 902af26253 Bring back caret redirections under a feature flag
This partially reverts 5b489ca30f, with
carets acting as redirections unless the stderr-nocaret flag is set.
This flag is off by default but may be enabled on the command line:

fish --features stderr-nocaret
2018-05-06 11:20:14 -07:00

2 lines
74 B
Plaintext

--features ' stderr-nocaret' -c 'echo -n "caretoff: "; echo ^/dev/null'