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