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