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