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