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