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