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