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