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