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