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