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