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