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