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