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