1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-04-21 10:13:15 +00:00
Alexander Barton 22a8744476 Test suite: simplify and enhance getpid.sh
- Try to only search for processes of the current user.
- Prefer using pgrep (in addition to pidof) when available.
- Streamline system overrides.
- Get rid of HEAD_FLAGS: all systems so far support "-1".
- Use "ps -o pid,comm" as the default, which is POSIX.1.
- Use "sort -r" to hopefully get the newest (=highest) PID, which is the
  case on older systems not using randomized PIDs at least.
2024-04-05 23:16:07 +02:00
..
2015-07-19 03:03:06 +02:00
2008-02-26 23:50:35 +01:00