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