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