Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-3556

Unexpected output with grep '^no\(fork\|group\)'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.0.0.Alpha2
    • None
    • CLI
    • None

    Description

      Description of problem:
      Aesh grep command doesn't return expected result. The same command with bash grep gives 'nofork' result.

      Actual results:
      [standalone@embedded /] echo nofork | grep '^no(fork|group)'
      [standalone@embedded /]

      Expected results:
      [standalone@embedded /] echo nofork | grep '^no(fork|group)'
      [standalone@embedded /] nofork

      Attachments

        Issue Links

          Activity

            People

              jdenise@redhat.com Jean Francois Denise
              kanovotn Katerina Odabasi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: