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