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