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