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