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