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