ref: a108097fd580a76ad99115e40f78cd68f424a57b dir: /sys/src/cmd/graph/whoami.c/
#include "iplot.h" char * whoami(void){ return("general"); }