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