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