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