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