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