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