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