Quick tip for finding if keramida’s been active in a machine the last few days.
Run the command:
% ps xau | sed -n -e 1p -e /sed/d -e '/keramida.*emacs.*daemon/p'
Watch for activity in the Emacs daemon, and if you see any, well… you know that keramida is active :-)
heh :)