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