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