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