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