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