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