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