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