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