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