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