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