Omar to [email protected]English • edit-23 months ago[OC] ramfetch is a fetch tool which displays memory info using /proc/meminfosh.itjust.worksimagemessage-square18fedilinkarrow-up1121
arrow-up1121image[OC] ramfetch is a fetch tool which displays memory info using /proc/meminfosh.itjust.worksOmar to [email protected]English • edit-23 months agomessage-square18fedilink
minus-squareOmarOPlinkfedilinkEnglish3•3 months agoi 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 faster
minus-square@[email protected]linkfedilinkEnglish2•3 months agoyou shouldn’t need the bash if you have a proper shebang
i 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 fasteryou shouldn’t need the bash if you have a proper shebang
oh