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