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