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