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