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