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