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