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