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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"