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