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