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