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