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