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