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