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