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