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