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