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