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