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