Skip to content

Support for double angle bracket >>  #1164

@TimCreasman

Description

@TimCreasman

Hello!

Apologies if I missed this in the documentation or the closed issues, but is there support for the >> redirection operator?

From my understanding, the single > bracket is essentially supported via the execa({stdout: {file: 'output.txt'}}) syntax but I couldn't find anything referencing >>.

>> is supposed to append the stdout to a file so maybe a syntax like execa({stdout: {append: 'output.txt'}}) would make sense?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions