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