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