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