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