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