Pgrep -fx not matching anything

Denys Vlasenko vda.linux at googlemail.com
Mon Jun 26 19:11:35 UTC 2017


On Mon, Jun 26, 2017 at 3:46 PM, Hadrien Lacour
<hadrien.lacour at openmailbox.org> wrote:
> It works now. The only difference with GNU is now the output (not really
> important for me and better than GNU; no POSIX standard to follow here):
>
> $ sleep 1000 &
> $ pgrep -flx "sleep 1000"
> 24263 sleep
> $ ./busybox pgrep -flx "sleep 1000"
> 24263 sleep 1000

Fixed. Please try now.


More information about the busybox mailing list