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