Date: Fri, 29 Aug 2014 08:02:38 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 193116] New: pgrep -f init doesn't show pid = 1, but pgrep -af init does Message-ID: <bug-193116-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193116 Bug ID: 193116 Summary: pgrep -f init doesn't show pid = 1, but pgrep -af init does Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: Needs Triage Severity: Affects Some People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: ngie@FreeBSD.org pgrep -f init doesn't return anything on FreeBSD, but it does on Linux: $ uname -a FreeBSD freebsd-10-x64.localdomain 10.0-STABLE FreeBSD 10.0-STABLE #2 r270252+223d76d(stable/10): Wed Aug 20 20:55:18 PDT 2014 root@freebsd-10-x64.localdomain:/usr/obj/usr/src/sys/GENERIC-WITHOUT-WITNESS amd64 $ pgrep -f init $ pgrep -af init 75489 1 $ This is present on a custom version of 7.x, 10, and 11. -- 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-193116-8>
