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