[Bug 201588] [PATCH] make pkill/pgrep -j ARG take jname, not just jid

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 15 14:48:45 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201588

            Bug ID: 201588
           Summary: [PATCH] make pkill/pgrep -j ARG take jname, not just
                    jid
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: danielsh at apache.org
          Keywords: patch

Created attachment 158800
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158800&action=edit
patch, v1

Currently, in 'pgrep -j ARG', ARG must be a jid; jnames are not accepted.  This
patch adds support for jnames in addition to jids.  Tests included.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list