[Bug 16192] New: pgrep -a does not actually show command line
bugzilla at busybox.net
bugzilla at busybox.net
Wed Sep 18 08:22:39 UTC 2024
https://bugs.busybox.net/show_bug.cgi?id=16192
Bug ID: 16192
Summary: pgrep -a does not actually show command line
Product: Busybox
Version: 1.36.x
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at busybox.net
Reporter: ricercar at tuta.io
CC: busybox-cvs at busybox.net
Target Milestone: ---
According to the help text -a should show command line: "-a Show command line
too". Instead it only shows name, same as pgrep -l.
eg: $ pgrep -a mpv # outputs '15683 mpv' instead of '15683 mpv file.mp3'
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list