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