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