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