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