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