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