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