Skip to content

Commit

Permalink
pidof is also in procps
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre authored Apr 2, 2024
1 parent 99d7505 commit 67fe096
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ TODO:
* `vmstat`: Reports information about processes, memory, paging, block IO, traps, and CPU activity.
* `pkill`: Kills processes based on name and other attributes.
* `snice`: Changes the scheduling priority of a running process.
* ̀pidof`: Find the process ID of a running program.

Elsewhere:

Expand Down

0 comments on commit 67fe096

Please sign in to comment.