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