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