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