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