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