Date: Wed, 15 Jul 2015 14:48:45 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 201588] [PATCH] make pkill/pgrep -j ARG take jname, not just jid Message-ID: <bug-201588-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: danielsh@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201588-8>