[Bug 4345] New: grep should support -x option

bugzilla at busybox.net bugzilla at busybox.net
Fri Oct 21 17:17:21 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=4345

           Summary: grep should support -x option
           Product: Busybox
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Standard Compliance
        AssignedTo: unassigned at busybox.net
        ReportedBy: xiaqqaix at gmail.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


>From "man 1p grep":

-x     Consider  only  input  lines that use all characters in the line
       excluding the terminating <newline> to  match  an  entire  fixed
       string or regular expression to be matching lines.

-x is specified by POSIX. Please add support.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list