Skip to content

pgrep: increase CMDSTRSIZE from 4096 to 16384

allows long command lines to be searched, eg: finding the main class at the end of the command line of a java process with a long classpath

Edited by Oliver

Merge request reports

Loading