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