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