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