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