3

pgrep on a Ubuntu 19.10 matches on a cmd line of about 10000 characters just fine, but the same version (see below) of pgrep on Debian 10 (buster) greps only on the first 4096 characters.

Is there a way to make the Debian version match on the whole cmd line or would this require recompilation?

$ pgrep --version
pgrep from procps-ng 3.3.15

Update 'ps -ef' does not have the 4096 char limit.

Evgeniy Berezovsky
  • 775
  • 1
  • 7
  • 20

0 Answers0