mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
4 lines
163 B
Plaintext
4 lines
163 B
Plaintext
pidof finds the process id's (pids) of the named programs. It prints
|
|
those id's on the standard output. This Linux pidof port is intended to
|
|
help porting scripts.
|