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