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