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