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