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