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