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