citadel
My dotfiles, scripts and nix configs
git clone
git://jb55.com/citadel
Log
|
Files
|
Refs
|
README
|
LICENSE
procmemall (65B)
1
#!/usr/bin/env bash
2
procmem | awk '{print $1}' | paste -sd+ | bc