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