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