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