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