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