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