SkillAgentSearch skills...

Pgrep.py

:id: pgrep python wrapper

Install / Use

/learn @andrewpetrochenkov/Pgrep.py
About this skill

Quality Score

0/100

Supported Platforms

Universal

Tags

README

<!-- https://readme42.com -->

Installation

$ [sudo] pip install pgrep

Examples

>>> import pgrep
>>> pgrep.pgrep("Finder")
[322]

>>> pgrep.pgrep("bash")
[416, 434, 30681, 30918]

>>> pgrep.pgrep("not-existing-process")
[]
<p align="center"> <a href="https://readme42.com/">readme42.com</a> </p>
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks2

Languages

Python

Security Score

70/100

Audited on Jun 6, 2022

No findings