Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.33 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.33 KB

musage

CI CD Security Audit crates.io LoC

A command line memory usage information tool.

musage_example

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.