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