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