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