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