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