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