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