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