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