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