Omar to [email protected]English • edit-22 months ago[OC] ramfetch is a fetch tool which displays memory info using /proc/meminfolemmy.mlimagemessage-square18fedilinkarrow-up1125arrow-down11
arrow-up1124arrow-down1image[OC] ramfetch is a fetch tool which displays memory info using /proc/meminfolemmy.mlOmar to [email protected]English • edit-22 months agomessage-square18fedilink
minus-squareOmarOPlinkfedilinkEnglish3•2 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•2 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