Skip to content

Redirect stderr #8277

@MangoIV

Description

@MangoIV

Related problem

At the moment it is not possible to redirect stderr with a pipe, similar to bash's |&

Describe the solution you'd like

I would like to be able to have something like |& in nushell, perhaps we can even use the same thing as bash does to make it intuitive.

Describe alternatives you've considered

There are no real alternatives besides using a different shell

Additional context and details

The Bash reference manual, see chapter 3.2.3 - Pipelines

Metadata

Metadata

Assignees

No one assigned

    Labels

    A:redirection-pipeAll related to redirection to files or more complex pipelines with STDERRcategory:enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions