6 releases
0.1.6 | Dec 6, 2024 |
---|---|
0.1.5 | Dec 6, 2024 |
0.1.2 | Nov 25, 2024 |
#1409 in Command line utilities
260 downloads per month
19KB
401 lines
[] = optional <> = required
Usage: cargo run
Practice Commands: grep: cargo run grep echo: cargo run echo cat: cargo run cat ls: cargo run ls [path] find: cargo run find
Best Command: hmon: cargo run hmon [flags] Flags: -- bsc Basic info -- mem Memory info -- cpu CPU info -- dsk Drive info -- gpu Basic GPU info -- gpuA Advanced GPU info (May not work if not using NVIDIA GPU) -- net Network info
Example usage: $ cargo run hmon -- cpu
Dependencies
~6–36MB
~561K SLoC