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