|
pidof
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: Display the PID number for a given process name |
||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 0.1.4@0 | Tracked Since: Dec 24, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: System utilities | ||||||||||||||||||||||||||||||
| Tags: process pid cli system utility | ||||||||||||||||||||||||||||||
| Install: brew install pidof | ||||||||||||||||||||||||||||||
|
About: pidof is a command-line utility that locates the process ID (PID) of a running program by its name. It is particularly useful for shell scripting and system administration tasks where you need to reference or manage specific processes. This tool provides a lightweight and efficient way to retrieve process identifiers without parsing complex system status outputs. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|