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