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