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