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