[ http://issues.apache.org/jira/browse/GSHELL-22?page=all ]

Jason Dillon updated GSHELL-22:
-------------------------------

    Description: 
Support input and output redirection with < and > tokens.

These will hook up to standard input and output commands (like cat, and read) 
and the CL builder will hook them up as endpoints on the pipe-line.

Follow zsh style, allowing >& to concat both stdout+stderr

  was:
Support input and output redirection with < and > tokens.

These will hook up to standard input and output commands (like cat, and read) 
and the CL builder will hook them up as endpoints on the pipe-line.


> Input/output redirection
> ------------------------
>
>          Key: GSHELL-22
>          URL: http://issues.apache.org/jira/browse/GSHELL-22
>      Project: GShell (Sandbox)
>         Type: New Feature
>     Security: public(Regular issues) 
>   Components: Core
>     Reporter: Jason Dillon
>     Assignee: Jason Dillon

>
> Support input and output redirection with < and > tokens.
> These will hook up to standard input and output commands (like cat, and read) 
> and the CL builder will hook them up as endpoints on the pipe-line.
> Follow zsh style, allowing >& to concat both stdout+stderr

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to