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