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