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