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