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