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