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