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