What's hogging your RAM? (Might need new name, there are other memhogs out there)
- Install duckdb for your platform: https://duckdb.org/docs/installation
- Git clone this repo
cd memhog
- Install Rust
cargo install --path .
- Add
~/.cargo/bin
to your PATH memhog
- done