Repository
Current version released
4 years ago
Dependencies
std
Hog
This tool leverages top and ps to get a rough idea of what applications are using excessive memory.
Try It Out
brew install deno
deno run --allow-run=top,ps --check https://deno.land/x/hog@0.0.3/hog.tsInstalling
deno install --allow-run=top,ps https://deno.land/x/hog@0.0.3/hog.tsor to update
deno install -f --allow-run=top,ps https://deno.land/x/hog@0.0.3/hog.tsRunning
hogto show PIDs for top level processes that were collapsed by name:
hog -p