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