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