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