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