ref: a9d4e5967cb7ddd34d2e6f0826ca6a38deb3b35f dir: /sys/src/cmd/plot/libplot/whoami.c/
#include "mplot.h" char *whoami(void){ return("ramtek"); }