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