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

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

XMLWordPrintable

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

      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

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

                Created:
                Updated:
                Resolved: