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