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