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