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