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