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