Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow redirecting to multiple files. #1129

Closed
KamilaBorowska opened this issue Nov 18, 2013 · 1 comment
Closed

Allow redirecting to multiple files. #1129

KamilaBorowska opened this issue Nov 18, 2013 · 1 comment

Comments

@KamilaBorowska
Copy link
Contributor

In bash, you can run the following command to redirect both STDOUT and STDERR to the file.

command &>file

I propose that the following syntax would work in fish.

command ^>file
@ridiculousfish
Copy link
Member

#110 has the big discussion about this syntax.

@krader1961 krader1961 removed this from the fish-future milestone Mar 15, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants