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