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