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