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