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