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