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