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