Skip to content

Pipe operators #3

@egonelbre

Description

@egonelbre

Allow piping files output to file.

Possible syntaxes ;>, ;>>, ;|, ;&&. It needs to be something that is uncommon, but resembles the standard command line.

Alternatively, provide a way to provide it as a single string, e.g. -run "cat < alpha.in 2> alpha.out && echo -- alpha.out 2>&1". See http://www.tutorialspoint.com/unix/unix-io-redirections.htm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions