[OC] ramfetch is a fetch tool which displays memory info using /proc/meminfo
[OC] ramfetch is a fetch tool which displays memory info using /proc/meminfo
lemmy.ml /api/v3/image_proxy

You're viewing a single thread.
All comments
18
comments
Looks pretty neat.
Is there a way to have it run like a ram statistics monitor? I'd love to have this running in a terminal window to monitor my ram statistics.
3 0 Replyi think you can use
watch -c bash ramfetch
, also i released an update which rewrites the whole parsing part of ramfetch which makes it more accurate and faster3 0 Replyyou shouldn't need the bash if you have a proper shebang
2 0 Replyoh
1 0 Reply
18
comments
Scroll to top