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