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