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