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