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