[forge-issues] [JBoss JIRA] (FORGE-670) Redirect command output to a file

George Gastaldi (JIRA) jira-events at lists.jboss.org
Fri Feb 15 09:12:57 EST 2013


     [ https://issues.jboss.org/browse/FORGE-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi updated FORGE-670:
----------------------------------

    Fix Version/s: 1.2.2.Final
                       (was: 1.2.1.Final)

    
> Redirect command output to a file
> ---------------------------------
>
>                 Key: FORGE-670
>                 URL: https://issues.jboss.org/browse/FORGE-670
>             Project: Forge
>          Issue Type: Feature Request
>          Components: Shell
>            Reporter: George Gastaldi
>             Fix For: 1.2.2.Final
>
>
> It should be possible to redirect output in shell to a file, so that the following command should work:
> {code}
> cat http://www.google.com > testme.txt
> {code}
> To append to the end of the file, use: 
> {code}
> cat http://www.google.com >> testme.txt
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list