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