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