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