dylanaraps / pfetch

🐧 A pretty system information tool written in POSIX sh.
MIT License
2.06k stars 167 forks source link

Fixed RAM usage info (Issue #186) #188

Open slamko opened 2 years ago

slamko commented 2 years ago

Removed calculations around MemAvailable that were distortring used RAM info, increasing it by approximately 200 MiBs.

It now conforms to htop's and neofetch's output:

  _____   
 /  __ \     os     Debian GNU/Linux 11 (bullseye)
|  /    |    host   X541NC 1.0
|  \___-     kernel 5.10.0-12-amd64
-_           uptime 57m
  --_        pkgs   2530
             memory 1929M / 3794M


2022-03-22_16:18:31