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