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