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