macOS
brew install psgreplocal Homebrew formula metadata
brew / rank 4171
Shortcut for the 'ps aux | grep' idiom. Version 1.0.9 via Homebrew; verified 2026-06-15.
install
brew install psgreplocal Homebrew formula metadata
overview
Shortcut for the 'ps aux | grep' idiom
history
psgrep is a shell utility that simplifies searching process listings.
Published under the jvz account, psgrep packages the familiar process-listing and grep pipeline into a dedicated shell command.
The project site documents manual installation and creation of local packages with checkinstall. source_facts.package-manager also records Homebrew availability.
Use psgrep for the process-search workflow ordinarily expressed as ps aux piped into grep. Consult its installed manual for command options.
It illustrates the Unix practice of packaging a recurring shell pipeline as a small executable with an installer and manual page.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
psgrep | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:psgrep |
|---|---|
| Version | 1.0.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/psgrep |
| Homepage | https://jvz.github.io/psgrep/ |
| Repository | https://github.com/jvz/psgrep |
| Upstream docs | https://jvz.github.io/psgrep/ |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/jvz/psgrep/archive/refs/tags/1.0.9.tar.gz |
| Last updated | 2026-06-15T10:20:53-04:00 |
| Pulse | updated |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | psgrep |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.