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