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