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