[ 
https://issues.apache.org/jira/browse/GSHELL-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580662#action_12580662
 ] 

Jason Dillon commented on GSHELL-23:
------------------------------------

Cool

> Command pipe-lines
> ------------------
>
>                 Key: GSHELL-23
>                 URL: https://issues.apache.org/jira/browse/GSHELL-23
>             Project: GShell
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Core, Parser
>            Reporter: Jason Dillon
>            Assignee: Erik B. Craig
>             Fix For: 1.0-alpha-3
>
>
> Add support for piping the output of one command into another, as in:
> {noformat}
> echo "hi" | cat > /tmp/foo
> {noformat}
> This should write "hi" to the /tmp/foo file.
> Follow zsh style, allowing |& to concat both stdout+stderr

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to