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