9 releases
0.1.6 | Jan 24, 2024 |
---|---|
0.1.5 | Jul 7, 2023 |
0.1.3 | Nov 18, 2022 |
0.1.2 | Oct 2, 2022 |
0.0.4 | Jan 28, 2022 |
#1485 in Command line utilities
56 downloads per month
12KB
304 lines
musage
A command line memory usage information tool.
Why?
A better interface for free
.
BTW
You might also like dusage
.
Both can be i.e. automatically executed upon login via ssh
to a remote machine by invoking them in the remote's .bashrc
or .zshrc
.
Features
- bargraph with RAM and cache memory usage.
- background: cache, foreground: RAM.
Installation
Building from source
cargo install musage
Using precompiled binaries
Precompiled binaries are available for multiple architectures in Releases.
Dependencies
~4–13MB
~170K SLoC