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