Files
termux-packages/packages/procps
termux-pacman-bot fabca7a71b procps: Make -f/--full the default for pgrep&pkill
Without -f/--full, pgrep&pkill matches searches by default only on
the binary name, which will not work with the changes proposed in
https://github.com/termux/termux-exec/pull/24, as there the binary
will always be /system/bin/linker64.
2023-10-04 12:40:01 +00:00
..