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