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