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