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