[jboss-jira] [JBoss JIRA] (WFCORE-3556) Unexpected output with grep '^no\(fork\|group\)'

Jeff Mesnil (JIRA) issues at jboss.org
Mon Mar 26 07:04:01 EDT 2018


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

Jeff Mesnil resolved WFCORE-3556.
---------------------------------
    Fix Version/s: 5.0.0.Alpha2
       Resolution: Done


> Unexpected output with grep '^no\(fork\|group\)'
> ------------------------------------------------
>
>                 Key: WFCORE-3556
>                 URL: https://issues.jboss.org/browse/WFCORE-3556
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Katerina Novotna
>            Assignee: Jean-Francois Denise
>             Fix For: 5.0.0.Alpha2
>
>
> *Description of problem:*
> Aesh grep command doesn't return expected result. The same command with bash grep gives 'nofork' result.
> *Actual results:*
> [standalone at embedded /] echo nofork | grep '^no\(fork\|group\)'
> [standalone at embedded /] 
> *Expected results:*
> [standalone at embedded /] echo nofork | grep '^no\(fork\|group\)'
> [standalone at embedded /] nofork



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list