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