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