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