[Bug 233179] FreeBSD 12.0-BETA - pkill/pgrep have 20 chars limit
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 12 19:40:47 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233179
Bug ID: 233179
Summary: FreeBSD 12.0-BETA - pkill/pgrep have 20 chars limit
Product: Base System
Version: 12.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: bugs at FreeBSD.org
Reporter: vermaden at interia.pl
As in title.
These commands will fail:
# pkill gvfs-hal-volume-monitor
# pgrep gvfs-hal-volume-monitor
These commands work:
# pkill gvfs-hal-volume-mon
# pgrep gvfs-hal-volume-mon
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list