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