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