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