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