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