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