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