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