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