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